mirror of
https://github.com/status-im/status-react.git
synced 2025-01-25 18:29:37 +00:00
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
|
[view-my-wallet
|
||||||
(share-chat chat-id)
|
(share-chat chat-id)
|
||||||
(clear-history)
|
(clear-history)
|
||||||
(delete-chat chat-id true)])
|
(delete-chat chat-id false)])
|
||||||
|
|
||||||
(defn actions [group-chat? chat-id public?]
|
(defn actions [group-chat? chat-id public?]
|
||||||
(cond
|
(cond
|
||||||
|
Loading…
x
Reference in New Issue
Block a user