This commit is contained in:
SBD
2024-02-20 17:43:08 +03:00
parent fafee63a64
commit 9954140d3a
4 changed files with 16 additions and 7 deletions

View File

@@ -24,6 +24,7 @@
<script src="{% static "js/global_js.js" %}"></script>
<script src="{% static "js/chat_socket_start.js" %}"></script>
{% if user and not user.is_anonymous %}
{% include "connect_ws_js.html" %}
<script src='{% static "js/chat_sockets.js" %}'></script>
<script>