Skip to content

Commit

Permalink
follow up
Browse files Browse the repository at this point in the history
  • Loading branch information
J-Son89 committed May 20, 2024
1 parent 9c3b767 commit e7c911f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/status_im/contexts/wallet/events.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
(rf/reg-event-fx :wallet/close-account-page
(fn [_]
{:fx [[:dispatch [:wallet/clean-current-viewing-account]]
[:dispatch [:wallet/select-account-tab nil]]
[:dispatch [:pop-to-root :shell-stack]]]}))

(rf/reg-event-fx
Expand Down

0 comments on commit e7c911f

Please sign in to comment.