292c292
< index 0000000..75600ae
---
> index 0000000..948d30e
295c295,296
< @@ -0,0 +1,28 @@
---
> @@ -0,0 +1,29 @@
> +# Plugin \Drupal\ckeditor5\Plugin\CKEditor5Plugin\ListPlugin
301a303
> +      label: 'Allowed list attributes'
303d304
< +        label: 'Allowed list attributes'
314,318c315,319
< +    styles:
< +      type: boolean
< +      label: 'Allow use of style type'
< +      constraints:
< +        NotNull: [ ]
---
> +        styles:
> +          type: boolean
> +          label: 'Allow list style type'
> +          constraints:
> +            NotNull: []
