Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
alwx committed Nov 28, 2023
1 parent de9b8a9 commit 1c62067
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/status_im2/contexts/shell/jump_to/state.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@
(def load-browser-stack? (reagent/atom false))

;NOTE temporary while we support old wallet
(def load-new-wallet? (reagent/atom true))
(def load-new-wallet? (reagent/atom false))

0 comments on commit 1c62067

Please sign in to comment.