From 17245f44d0fdfd3aa0778c62233de5df77c9a33e Mon Sep 17 00:00:00 2001 From: Alexey Polyakov Date: Sat, 9 May 2026 18:55:49 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A4=D0=B8=D0=BA=D1=81=20=D1=81=D0=B1=D0=BE?= =?UTF-8?q?=D1=80=D0=BA=D0=B8=20=D0=B8=D0=B7=D0=B1=D1=80=D0=B0=D0=BD=D0=BD?= =?UTF-8?q?=D0=BE=D0=B3=D0=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/common/tools.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/tools.py b/src/common/tools.py index 447fe08..06ff4a2 100644 --- a/src/common/tools.py +++ b/src/common/tools.py @@ -225,7 +225,7 @@ class Tools: # Хардкодим в лист чатов избранное chats.append( self.generate_chat( - chatId if protocol_type == "mobile" else str(chatId), + chatId, senderId, "DIALOG", participants,