Updated on 2026-08-14
This commit is contained in:
parent
333640b3a7
commit
9736fa301c
6 changed files with 33 additions and 39 deletions
|
|
@ -239,7 +239,7 @@ internal class CreateWalletStartModel @Inject constructor(
|
|||
val route = if (onboardingV2FeatureToggles.isAddressSyncEnabled) {
|
||||
AppRoute.Onboarding(
|
||||
scanResponse = scanResponse,
|
||||
mode = AppRoute.Onboarding.Mode.AddressSync
|
||||
mode = AppRoute.Onboarding.Mode.AddressSync,
|
||||
)
|
||||
} else {
|
||||
AppRoute.Wallet
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue