Updated on 2026-08-14

This commit is contained in:
Tangem 2022-10-28 01:47:44 +05:00
parent 5490478680
commit 835970fcf1

View file

@ -120,6 +120,7 @@ private fun checkForUnfinishedBackupForSaltPay(scanResponse: ScanResponse, nextH
if (scanResponse.isSaltPayVisa()) {
nextHandler(scanResponse)
} else {
changeButtonState(ButtonState.ENABLED)
showSaltPayTapVisaLogoCardDialog()
}
} else {