Updated on 2026-08-14

This commit is contained in:
Tangem 2026-01-22 16:14:14 +03:00
parent 081128f2cf
commit 63b07cccc3
53 changed files with 614 additions and 464 deletions

View file

@ -190,6 +190,7 @@ internal class ChildFactory @Inject constructor(
context = context,
params = WalletBackupComponent.Params(
userWalletId = route.userWalletId,
isColdWalletOptionShown = route.isColdWalletOptionShown,
),
componentFactory = walletBackupComponentFactory,
)