From 9c0fa970e81100c4c2603a095d51103e97447478 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Tue, 22 Mar 2022 05:08:00 +0200 Subject: [PATCH] fds --- files/templates/chat.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/files/templates/chat.html b/files/templates/chat.html index 774451b63..1137c3ec5 100644 --- a/files/templates/chat.html +++ b/files/templates/chat.html @@ -48,6 +48,7 @@ + @@ -206,4 +207,6 @@ }) +{% include "emoji_modal.html" %} + {% endblock %} \ No newline at end of file