Skip to content

Commit

Permalink
added logout script
Browse files Browse the repository at this point in the history
  • Loading branch information
anaunique24 committed Jul 5, 2023
1 parent 9419e9a commit d1071b1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion views/chat.handlebars
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,6 @@
integrity="sha512-PU5S6BA03fRv1Q5fpwXjg5nlRrgdoguZ74urFInkbABMCENyx5oP3hrDzYMMPh3qdLdknIvrGj3yqZ4JuU7Nag=="
crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script src="/js/chat.js"></script>
<script src="/js/logout.js"></script>
<script src="/js/logout.js"></script>

{{!-- trying to get the logout to work --}}

0 comments on commit d1071b1

Please sign in to comment.