Updated on 2026-08-14
This commit is contained in:
parent
4fa5989289
commit
2d0bc9d9e6
12 changed files with 141 additions and 74 deletions
|
|
@ -197,6 +197,9 @@ internal class ResetCardModel @Inject constructor(
|
|||
|
||||
checkRemainingBackupCards()
|
||||
}
|
||||
.onLeft {
|
||||
TangemLogger.e("Failed to reset card: $it")
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue