Fix bad navigation call

Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
This commit is contained in:
janherich 2018-09-21 14:07:16 +02:00 committed by Andrey Shovkoplyas
parent 1ddb09b249
commit c1014fd772
No known key found for this signature in database
GPG Key ID: EAAB7C8622D860A4
1 changed files with 0 additions and 1 deletions

View File

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