Issue #3418691 by Kingdutch, dww, ronaldtebrake: ckeditor5 module has an invalid config schema which causes POTX to fail

merge-requests/6184/head
Lee Rowlands 2024-02-02 08:55:52 +10:00
parent 7fbf2f0d62
commit ea0ae60078
No known key found for this signature in database
GPG Key ID: 2B829A3DF9204DC4
1 changed files with 1 additions and 1 deletions

View File

@ -125,8 +125,8 @@ ckeditor5.plugin.ckeditor5_list:
mapping:
properties:
type: mapping
label: 'Allowed list attributes'
mapping:
label: 'Allowed list attributes'
reversed:
type: boolean
label: 'Allow reverse list'