Updated on 2026-08-14

This commit is contained in:
Tangem 2026-04-10 15:21:55 +05:00
parent 4570bc334c
commit 602e20a1d2
53 changed files with 489 additions and 368 deletions

View file

@ -22,7 +22,7 @@ internal class PreviewDetailsComponent : DetailsComponent {
router = DummyRouter(),
hotWalletFeatureToggles = object : HotWalletFeatureToggles {
override val isWalletCreationRestrictionEnabled: Boolean = true
override val isTokenSyncEnabled: Boolean = true
override val isAssetsDiscoveryEnabled: Boolean = true
},
).buildAll(
isWalletConnectAvailable = true,