Updated on 2026-08-14
This commit is contained in:
parent
21f33b6e1a
commit
4590cb4d7f
18 changed files with 111 additions and 12 deletions
|
|
@ -46,6 +46,7 @@ class CardContextInterceptor(
|
|||
ProductType.Twins -> "Twin"
|
||||
ProductType.Wallet -> "Wallet"
|
||||
ProductType.Wallet2 -> "Wallet 2.0"
|
||||
ProductType.Ring -> "Ring"
|
||||
ProductType.Start2Coin -> "Start2Coin"
|
||||
else -> if (DemoHelper.isDemoCard(scanResponse)) {
|
||||
if (DemoHelper.isTestDemoCard(scanResponse)) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue