mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-07-19 05:07:28 +00:00
Editing in a member-support scope calls upsertChatItem on the active (secondary) context only, so the primary context that owns the main-list preview was never updated (same asymmetry as sends). Also update the primary context on edit when the active context is a member-support scope. iOS is unaffected (single chats list).