From 699dbd21b81567ba0498f1b84f943363d21c28fc Mon Sep 17 00:00:00 2001 From: Tangem Date: Thu, 3 Dec 2020 12:13:22 +0300 Subject: [PATCH] Updated on 2026-08-14 --- app/src/main/assets/features_prod.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/src/main/assets/features_prod.json b/app/src/main/assets/features_prod.json index 39b226d053..236d0285bd 100644 --- a/app/src/main/assets/features_prod.json +++ b/app/src/main/assets/features_prod.json @@ -1,14 +1,14 @@ [ { "name": "isWalletPayIdEnabled", - "value": false + "value": true }, { "name": "isTopUpEnabled", - "value": false + "value": true }, { "name": "isCreatingTwinCardsAllowed", - "value": true + "value": false } ] \ No newline at end of file