diff --git a/core/modules/system/config/schema/system.schema.yml b/core/modules/system/config/schema/system.schema.yml index 157805cc242..3a14c5c9caa 100644 --- a/core/modules/system/config/schema/system.schema.yml +++ b/core/modules/system/config/schema/system.schema.yml @@ -470,5 +470,5 @@ system.theme.disabled: type: sequence label: 'Disabled themes' sequence: - - type: string - label: 'Theme' + - type: integer + label: 'Weight'