fix language setting
This commit is contained in:
parent
d7f8b98be7
commit
fe2604376b
1 changed files with 1 additions and 1 deletions
|
|
@ -270,7 +270,7 @@ export const INSTANCE_DEFAULT_CONFIG_DEFINITIONS = {
|
||||||
},
|
},
|
||||||
interfaceLanguage: {
|
interfaceLanguage: {
|
||||||
description: 'UI language',
|
description: 'UI language',
|
||||||
default: browserLocale,
|
default: [browserLocale],
|
||||||
},
|
},
|
||||||
hideScopeNotice: {
|
hideScopeNotice: {
|
||||||
description: 'Hide scope notification',
|
description: 'Hide scope notification',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue