Don't navigate back after saving profile

Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
This commit is contained in:
Stepan Lusnikov 2018-04-09 11:29:58 +08:00 committed by Andrey Shovkoplyas
parent 0bf41ace67
commit b4a47ab360
No known key found for this signature in database
GPG Key ID: EAAB7C8622D860A4
1 changed files with 0 additions and 1 deletions

View File

@ -78,7 +78,6 @@
(if photo-path
{:photo-path photo-path}))]
(handlers/merge-fx cofx
{:dispatch [:navigate-back]}
(clear-profile)
(accounts-events/account-update cleaned-edit)))))