Skip to content

Commit 30cfc9f

Browse files
authored
signout btn
1 parent c559585 commit 30cfc9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chat/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1519,7 +1519,7 @@ <h6>Today</h6>
15191519
<script src="/assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
15201520
<script src="/assets/vendor/swiper/swiper-bundle.min.js"></script>
15211521
<!-- <script src="chat/chat.js" type="module"></script> -->
1522-
<script src="chat/main.js" type="module"></script>
1522+
<script src="/chat/main.js" type="module"></script>
15231523

15241524
<script>
15251525

0 commit comments

Comments
 (0)