mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-08-15 11:20:15 +00:00
Collapse the four nested branches in addChatItem's preview pick into a single "keep the current preview" predicate: the new item wins by default, and only the comparison criterion changes for a pending invitee. Same behaviour, addresses review feedback (4 branches for 2 outcomes).