diff --git a/files/templates/chat.html b/files/templates/chat.html index c4cbee6b6..4e330fbca 100644 --- a/files/templates/chat.html +++ b/files/templates/chat.html @@ -124,7 +124,6 @@ const box2 = document.getElementById('chat-window') box2.scrollTo(0, box2.scrollHeight) -wtf {% include "emoji_modal.html" %} {% endblock %} \ No newline at end of file