Updated on 2026-08-14
This commit is contained in:
parent
d48eea4fb0
commit
a88a63d6ef
22 changed files with 95 additions and 37 deletions
|
|
@ -5,7 +5,7 @@ import com.tangem.domain.models.scan.ScanResponse
|
|||
import com.tangem.tap.common.redux.AppState
|
||||
|
||||
object DemoHelper {
|
||||
val config = DemoConfig()
|
||||
val config = DemoConfig
|
||||
|
||||
fun isDemoCard(scanResponse: ScanResponse): Boolean = isDemoCardId(scanResponse.card.cardId)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue