mirror of
https://github.com/status-im/status-react.git
synced 2025-01-12 03:54:32 +00:00
Fix bad navigation call
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
This commit is contained in:
parent
1ddb09b249
commit
c1014fd772
@ -14,7 +14,6 @@
|
|||||||
(assert whisper-identity)
|
(assert whisper-identity)
|
||||||
(let [request-command (get-in db [:id->command ["request" #{:personal-chats}]])]
|
(let [request-command (get-in db [:id->command ["request" #{:personal-chats}]])]
|
||||||
(handlers-macro/merge-fx cofx
|
(handlers-macro/merge-fx cofx
|
||||||
(navigation/navigate-to-clean :home)
|
|
||||||
(chat-model/start-chat whisper-identity nil)
|
(chat-model/start-chat whisper-identity nil)
|
||||||
(commands-sending/send whisper-identity
|
(commands-sending/send whisper-identity
|
||||||
request-command
|
request-command
|
||||||
|
Loading…
x
Reference in New Issue
Block a user