Updated on 2026-08-14

This commit is contained in:
Tangem 2025-12-18 16:54:01 +04:00
parent 078e8ed336
commit fe6c26624a
9 changed files with 89 additions and 71 deletions

View file

@ -113,6 +113,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}" +