fix remove public chat bug
Signed-off-by: yenda <eric@status.im>
This commit is contained in:
parent
33cf6dfd4b
commit
8ccb4ddfea
|
@ -49,7 +49,7 @@
|
|||
[view-my-wallet
|
||||
(share-chat chat-id)
|
||||
(clear-history)
|
||||
(delete-chat chat-id true)])
|
||||
(delete-chat chat-id false)])
|
||||
|
||||
(defn actions [group-chat? chat-id public?]
|
||||
(cond
|
||||
|
|
Loading…
Reference in New Issue