Adjust variables

This commit is contained in:
Olu Amey
2022-12-28 13:43:32 -05:00
parent e6ce7e9b54
commit 34b2e28816
4 changed files with 24 additions and 21 deletions
+6 -3
View File
@@ -1,3 +1,6 @@
US_ADDRESS="USA: 32 Oatgrass Dr, Grayson GA 30017"
US_PHONE="(415) 251 7583"
APP_YEAR=2023
REACT_APP_US_ADDRESS="USA: 32 Oatgrass Dr, Grayson GA 30017"
REACT_APP_US_PHONE="(415) 251 7583"
REACT_APP_SUPPORT_EMAIL="support@mermsemr.com"
REACT_APP_YEAR=2023
REACT_APP_ANDROID_URL="https://play.google.com/store/apps/details?id=com.mermsemr.myfit"
REACT_APP_IOS_URL="https://play.google.com/store/apps/details?id=com.mermsemr.myfit"