Updated on 2026-08-14

This commit is contained in:
Tangem 2025-11-26 13:46:00 +04:00
parent 9bd16deeb4
commit 107fed3480
16 changed files with 114 additions and 108 deletions

View file

@ -562,7 +562,7 @@ internal class ChildFactory @Inject constructor(
params = CreateWalletBackupComponent.Params(
userWalletId = route.userWalletId,
isUpgradeFlow = route.isUpgradeFlow,
setAccessCode = route.setAccessCode,
shouldSetAccessCode = route.setAccessCode,
),
componentFactory = createWalletBackupComponentFactory,
)