diff --git a/app/src/displays/translations/index.ts b/app/src/displays/translations/index.ts index 115b74d058..feb1d5f657 100644 --- a/app/src/displays/translations/index.ts +++ b/app/src/displays/translations/index.ts @@ -147,7 +147,7 @@ export default defineDisplay({ name: '$t:displays.translations.user_language', type: 'string', schema: { - default_value: 'false', + default_value: false, }, meta: { interface: 'boolean',