Updated on 2026-08-14
This commit is contained in:
parent
8c37dbd5b0
commit
9216890135
6 changed files with 25 additions and 5 deletions
|
|
@ -110,6 +110,7 @@ internal class WelcomeMiddleware {
|
|||
batch = scanResponse.card.batchId,
|
||||
signInType = signInType,
|
||||
walletsCount = userWalletsListManager.walletsCount.toString(),
|
||||
isImported = userWallet.isImported,
|
||||
hasBackup = scanResponse.card.backupStatus?.isActive,
|
||||
),
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue