Added app download show/hide env value #100

Merged
ameye merged 1 commits from app-download-switch into master 2025-10-30 17:02:20 +00:00
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -17,5 +17,5 @@ REACT_APP_TERMS_LINK='https://qa-www.mermsemr.com/terms'
REACT_APP_TIMEOUT=600000
# show download button
REACT_APP_SHOW_DOWNLOAD=100
REACT_APP_SHOW_DOWNLOAD=0
+1 -1
View File
@@ -18,5 +18,5 @@ REACT_APP_TERMS_LINK='https://qa-www.mermsemr.com/terms'
REACT_APP_TIMEOUT=600000
# show download button
REACT_APP_SHOW_DOWNLOAD=100
REACT_APP_SHOW_DOWNLOAD=0
+1 -1
View File
@@ -17,4 +17,4 @@ REACT_APP_TERMS_LINK='https://www.mermsemr.com/terms'
REACT_APP_TIMEOUT=600000
# show download button
REACT_APP_SHOW_DOWNLOAD=100
REACT_APP_SHOW_DOWNLOAD=0