From 6368ad7e9a4cee58336360920c8b242d8dcd5fb5 Mon Sep 17 00:00:00 2001 From: Aevann Date: Thu, 5 Oct 2023 15:29:11 +0300 Subject: [PATCH] fix chat --- files/templates/util/macros.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/templates/util/macros.html b/files/templates/util/macros.html index ed2462a35d..246f0782cb 100644 --- a/files/templates/util/macros.html +++ b/files/templates/util/macros.html @@ -338,7 +338,7 @@ {{emoji_btn('input-text-chat')}} - {{file_btn('input-text-chat', False, True)}} + {{file_btn('file', False, True)}}