configured family new dashboard to show only on dev

This commit is contained in:
victorAnumudu
2024-02-23 16:15:46 +01:00
parent ad2745dfce
commit aa48529dca
4 changed files with 29 additions and 16 deletions
+4 -1
View File
@@ -70,4 +70,7 @@ REACT_APP_NEW_LOGIN_LAYOUT=1
#APP DOWNLOAD LINKS
REACT_APP_ANDROID_APP='https://play.google.com/store/apps/details?id=com.wrenchboard.users'
REACT_APP_APPLE_APP='https://itunes.apple.com/us/app/wrenchboard/id1435718367?ls=1&mt=8'
REACT_APP_APPLE_APP='https://itunes.apple.com/us/app/wrenchboard/id1435718367?ls=1&mt=8'
# Displays the new family dashboard with boxes
REACT_APP_SHOW_NEW_FAMILY_DASH=1