fix language setting

This commit is contained in:
Henry Jameson 2026-03-31 15:21:24 +03:00
commit fe2604376b

View file

@ -270,7 +270,7 @@ export const INSTANCE_DEFAULT_CONFIG_DEFINITIONS = {
},
interfaceLanguage: {
description: 'UI language',
default: browserLocale,
default: [browserLocale],
},
hideScopeNotice: {
description: 'Hide scope notification',