mirror of
https://github.com/openmax-server/server.git
synced 2026-05-21 04:49:21 +00:00
Фикс сборки избранного
This commit is contained in:
@@ -225,7 +225,7 @@ class Tools:
|
||||
# Хардкодим в лист чатов избранное
|
||||
chats.append(
|
||||
self.generate_chat(
|
||||
chatId if protocol_type == "mobile" else str(chatId),
|
||||
chatId,
|
||||
senderId,
|
||||
"DIALOG",
|
||||
participants,
|
||||
|
||||
Reference in New Issue
Block a user