Skip to content

Commit

Permalink
Added argument missed during rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
vkjr committed Jun 20, 2019
1 parent cc9c966 commit 2ae9fc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/status_im/ui/screens/routing/core.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@
(switch-navigator
(into {}
[(build-screen stack-navigator (intro-login-stack/login-stack view-id))
(build-screen (intro-login-stack/intro-stack))
(build-screen stack-navigator (intro-login-stack/intro-stack))
[:tabs-and-modals
{:screen
(stack-navigator
Expand Down

0 comments on commit 2ae9fc7

Please sign in to comment.