mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-07-29 20:40:18 +00:00
Group chat and its support chats have the same chat id, so a draft saved in "chat with admins" was restored in the group chat and shown as its draft in the chat list. Include chat scope in the draft chat id. Also save the draft when support chat is closed without changing chat id - in that case KeyChangeEffect that saves drafts doesn't run.