mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-07-12 03:09:15 +00:00
8440f17d57
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).