Skip to content

Commit

Permalink
fix(splash-screen): fix splash screen bypassing initialization phase
Browse files Browse the repository at this point in the history
  • Loading branch information
rhenwinch committed Oct 1, 2024
1 parent bf8bb8c commit 834c2e7
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -276,8 +276,6 @@ internal fun SplashScreen(
)
}

navigator.openHomeScreen()
} else {
navigator.openHomeScreen()
}
}
Expand Down

0 comments on commit 834c2e7

Please sign in to comment.