Updated on 2026-08-14
This commit is contained in:
parent
50ca72fdef
commit
b55c8d424a
2 changed files with 2 additions and 2 deletions
|
|
@ -168,7 +168,7 @@ internal class GetWalletNotificationsFactory @Inject constructor(
|
|||
|
||||
val cardTypesResolver = userWallet.scanResponse.cardTypesResolver
|
||||
addIf(
|
||||
element = WalletNotificationUM.BackupError { clickIntents.onSupportClick() },
|
||||
element = WalletNotificationUM.BackupError { clickIntents.onBackupErrorClick() },
|
||||
condition = isWalletBackupProblematicUseCase(userWallet),
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue