diff --git a/utils/configurationKeys.ts b/utils/configurationKeys.ts index 35411e1..6cb95f2 100644 --- a/utils/configurationKeys.ts +++ b/utils/configurationKeys.ts @@ -6,7 +6,7 @@ export const CONFIGURATION_KEYS = { LANGUAGE: 'default-lang', - COUNTRY: 'default-country', + COUNTRY: 'country', CURRENCY: 'default-currency', WALLET: 'default-wallet', GROUP: 'default-group',