From c858edd8ed870b687f586e91ee574fab97a686a3 Mon Sep 17 00:00:00 2001 From: GabrielTrettel Date: Wed, 24 Nov 2021 11:35:17 -0300 Subject: [PATCH] Disabling user activation --- src/app/screens/AccountScreen.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/screens/AccountScreen.js b/src/app/screens/AccountScreen.js index 63eb9aa..a3678fe 100644 --- a/src/app/screens/AccountScreen.js +++ b/src/app/screens/AccountScreen.js @@ -115,8 +115,8 @@ function AccountScreen(props) { }, { icon: "bank", - show: showActivation(), - // show: true, + // show: showActivation(), + show: false, IconProvider: MaterialCommunityIcons, title: "ATIVAR INSTITUIÇÃO", onPress: () => {