Updated on 2026-08-14

This commit is contained in:
Tangem 2025-12-18 17:54:01 +05:00
parent 7a08266a06
commit 7e7a07605a
8 changed files with 87 additions and 70 deletions

View file

@ -112,6 +112,7 @@ sealed class AppRoute(val path: String) : Route {
val cardId: String,
val isActiveBackupStatus: Boolean,
val backupCardsCount: Int,
val hasTangemPay: Boolean,
) : AppRoute(
path = "/reset_to_factory" +
"/${userWalletId.stringValue}" +