fix remove public chat bug

Signed-off-by: yenda <eric@status.im>
This commit is contained in:
yenda 2018-10-12 14:28:07 +02:00
parent 33cf6dfd4b
commit 8ccb4ddfea
No known key found for this signature in database
GPG Key ID: 0095623C0069DCE6
1 changed files with 1 additions and 1 deletions

View File

@ -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