Updated on 2026-08-14

This commit is contained in:
Tangem 2025-08-28 14:33:14 +05:00
parent b7eda75279
commit c6b1638ea6
6 changed files with 45 additions and 31 deletions

View file

@ -369,7 +369,7 @@ internal class WalletSettingsModel @Inject constructor(
}
private fun onUpgradeWalletClick() {
// TODO [REDACTED_TASK_KEY]
router.push(AppRoute.UpgradeWallet(params.userWalletId))
}
private fun onDismissUpgradeWalletClick() {