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: {
|
||||
description: 'UI language',
|
||||
default: browserLocale,
|
||||
default: [browserLocale],
|
||||
},
|
||||
hideScopeNotice: {
|
||||
description: 'Hide scope notification',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue