Updated on 2026-08-14

This commit is contained in:
Tangem 2023-09-19 16:22:34 +03:00
parent 8fa01760a9
commit da93332bc0
4 changed files with 13 additions and 5 deletions

View file

@ -45,6 +45,7 @@ class CardContextInterceptor(
ProductType.Note -> "Note"
ProductType.Twins -> "Twin"
ProductType.Wallet -> "Wallet"
ProductType.Wallet2 -> "Wallet 2.0"
ProductType.Start2Coin -> "Start2Coin"
else -> if (DemoHelper.isDemoCard(scanResponse)) {
if (DemoHelper.isTestDemoCard(scanResponse)) {