added app download show/hide env value

This commit was merged in pull request #100.
This commit is contained in:
victorAnumudu
2025-10-30 17:53:16 +01:00
parent b195b1f787
commit 30540e46ba
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