Updated on 2026-08-14
This commit is contained in:
parent
078e8ed336
commit
fe6c26624a
9 changed files with 89 additions and 71 deletions
|
|
@ -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}" +
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue