From ae0276c9007d9125a015254ae2f0e9422c731f1c Mon Sep 17 00:00:00 2001 From: urec56 Date: Mon, 12 Feb 2024 17:43:51 +0300 Subject: [PATCH] =?UTF-8?q?=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D0=B5=D0=BD?= =?UTF-8?q?=D0=B8=D1=8F=20=D0=B2=D0=B5=D0=B1=D1=81=D0=BE=D0=BA=D0=B5=D1=82?= =?UTF-8?q?=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- chat_test/app/templates/chat.html | 6 ++++-- chat_test/app/users/chat/router.py | 2 +- chat_test/app/users/chat/websocket.py | 2 +- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/chat_test/app/templates/chat.html b/chat_test/app/templates/chat.html index 385742e..c9b1a90 100644 --- a/chat_test/app/templates/chat.html +++ b/chat_test/app/templates/chat.html @@ -13,7 +13,7 @@