mirror of
https://github.com/status-im/status-react.git
synced 2025-01-11 19:44:47 +00:00
This commit is contained in:
parent
4843003749
commit
59a9a63fb8
@ -81,7 +81,8 @@
|
||||
|
||||
(defn show-chat!
|
||||
[{:keys [new-chat]} _]
|
||||
(dispatch [:navigation-replace :chat (:chat-id new-chat)]))
|
||||
(dispatch [:navigate-to-clean :chat-list])
|
||||
(dispatch [:navigate-to :chat (:chat-id new-chat)]))
|
||||
|
||||
(defn start-listen-group!
|
||||
[{:keys [new-chat web3 current-public-key]}]
|
||||
|
Loading…
x
Reference in New Issue
Block a user