Updated on 2026-08-14

This commit is contained in:
Tangem 2025-11-22 15:41:42 +05:00
parent 53725308fe
commit e381fafeb8

View file

@ -404,6 +404,7 @@ internal class WalletSettingsModel @Inject constructor(
AppRoute.CreateWalletBackup(
userWalletId = params.userWalletId,
isUpgradeFlow = isUpgradeFlow,
setAccessCode = true,
),
)
closeBs()