Skip to content

Commit b46aef2

Browse files
authored
Merge pull request #1191 from data-for-change/revert-1187-feat-1186-add-language-button-to-production
Revert "add language button"
2 parents b3582bf + bdfb159 commit b46aef2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env.production

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ REACT_APP_SHOW_ONLY_OPER_CARDS=true
1313
# === Feature flags (use for hiding features until ready for production) ===
1414
REACT_APP_LOGIN_READY_FOR_PROD=true
1515
REACT_APP_LOCATION_SEARCH_READY_FOR_PROD=false
16-
REACT_APP_LANGUAGE_READY_FOR_PROD=true
16+
REACT_APP_LANGUAGE_READY_FOR_PROD=false

0 commit comments

Comments
 (0)