Updated on 2026-08-14
This commit is contained in:
parent
c1e167fe71
commit
93c85e4ce9
5 changed files with 9 additions and 6 deletions
|
|
@ -47,7 +47,7 @@ sealed class GlobalAction : Action {
|
|||
* For SaltPay cards unfinished backup resumed after scanning the card on HomeScreen through Onboarding.Start.
|
||||
* See more Onboarding.Start, CheckForUnfinishedBackup
|
||||
*/
|
||||
object StartForUnfinishedBackup : Onboarding()
|
||||
data class StartForUnfinishedBackup(val addedBackupCardsCount: Int) : Onboarding()
|
||||
object Stop : Onboarding()
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue