Don't navigate back after saving profile
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
This commit is contained in:
parent
0bf41ace67
commit
b4a47ab360
|
@ -78,7 +78,6 @@
|
||||||
(if photo-path
|
(if photo-path
|
||||||
{:photo-path photo-path}))]
|
{:photo-path photo-path}))]
|
||||||
(handlers/merge-fx cofx
|
(handlers/merge-fx cofx
|
||||||
{:dispatch [:navigate-back]}
|
|
||||||
(clear-profile)
|
(clear-profile)
|
||||||
(accounts-events/account-update cleaned-edit)))))
|
(accounts-events/account-update cleaned-edit)))))
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue