diff --git a/src/status_im/config.cljs b/src/status_im/config.cljs index b50d6bdbb9..d68fc18656 100644 --- a/src/status_im/config.cljs +++ b/src/status_im/config.cljs @@ -160,7 +160,7 @@ (def default-kdf-iterations 3200) -(def community-accounts-selection-enabled? (enabled? (get-config :ACCOUNT_SELECTION_ENABLED "1"))) +(def community-accounts-selection-enabled? (enabled? (get-config :ACCOUNT_SELECTION_ENABLED "0"))) (def fetch-messages-enabled? (enabled? (get-config :FETCH_MESSAGES_ENABLED "1"))) (def wallet-feature-flags