Skip to content

Commit fa0453e

Browse files
authored
add language button
1 parent 36b48b0 commit fa0453e

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=false
16+
REACT_APP_LANGUAGE_READY_FOR_PROD=true

0 commit comments

Comments
 (0)