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