Add FALLBACK_LOCALE to config template
This commit is contained in:
Vendored
+1
@@ -23,4 +23,5 @@ window.env = {
|
||||
NODE_ENV: '${NODE_ENV}',
|
||||
DISABLE_ANONYMOUS: '${DISABLE_ANONYMOUS}',
|
||||
OPID_LOGIN_SCREEN_PROVIDER: '${OPID_LOGIN_SCREEN_PROVIDER}',
|
||||
FALLBACK_LOCALE: '${FALLBACK_LOCALE}',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user