mirror of
https://github.com/status-im/status-react.git
synced 2025-01-11 11:34:45 +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)
|
||||
(let [request-command (get-in db [:id->command ["request" #{:personal-chats}]])]
|
||||
(handlers-macro/merge-fx cofx
|
||||
(navigation/navigate-to-clean :home)
|
||||
(chat-model/start-chat whisper-identity nil)
|
||||
(commands-sending/send whisper-identity
|
||||
request-command
|
||||
|
Loading…
x
Reference in New Issue
Block a user