Updated on 2026-08-14

This commit is contained in:
Tangem 2021-02-12 13:50:22 +03:00
parent 5d7a254226
commit 16c432ed29
2 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
{
"isWalletPayIdEnabled": true,
"isTopUpEnabled": true,
"isSendingToPayIdEnabled": true,
"isTopUpEnabled": true,
"isCreatingTwinCardsAllowed": false
}

View file

@ -1,6 +1,6 @@
{
"isWalletPayIdEnabled": true,
"isTopUpEnabled": true,
"isWalletPayIdEnabled": false,
"isSendingToPayIdEnabled": true,
"isTopUpEnabled": true,
"isCreatingTwinCardsAllowed": true
}