diff --git a/src/status_im/ui/screens/profile/events.cljs b/src/status_im/ui/screens/profile/events.cljs index 2b247598df..42e0e2c8c5 100644 --- a/src/status_im/ui/screens/profile/events.cljs +++ b/src/status_im/ui/screens/profile/events.cljs @@ -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)))))