Updated on 2026-08-14
This commit is contained in:
parent
988cc558ab
commit
4d8755b871
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@ internal class WalletActivationStepperStateManager @Inject constructor() {
|
|||
steps = STEPS_COUNT,
|
||||
title = resourceReference(R.string.access_code_navtitle),
|
||||
showBackButton = true,
|
||||
showSkipButton = false,
|
||||
showSkipButton = true,
|
||||
showFeedbackButton = false,
|
||||
)
|
||||
is WalletActivationRoute.PushNotifications -> HotWalletStepperComponent.StepperUM(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue