[#13894] Update activity indicator on removed contact request
This commit is contained in:
parent
2909014e86
commit
b9015c529b
|
@ -47,7 +47,8 @@
|
|||
|
||||
(and blocked (not was-blocked))
|
||||
(conj [::contact.block/contact-blocked contact chats]))))
|
||||
[[:offload-messages constants/timeline-chat-id]]
|
||||
[[:offload-messages constants/timeline-chat-id]
|
||||
[:get-activity-center-notifications-count]]
|
||||
contacts)]
|
||||
(merge
|
||||
{:db (update db :contacts/contacts
|
||||
|
|
Loading…
Reference in New Issue