Issue #3418691 by Kingdutch, dww, ronaldtebrake: ckeditor5 module has an invalid config schema which causes POTX to fail
parent
7fbf2f0d62
commit
ea0ae60078
|
@ -125,8 +125,8 @@ ckeditor5.plugin.ckeditor5_list:
|
||||||
mapping:
|
mapping:
|
||||||
properties:
|
properties:
|
||||||
type: mapping
|
type: mapping
|
||||||
|
label: 'Allowed list attributes'
|
||||||
mapping:
|
mapping:
|
||||||
label: 'Allowed list attributes'
|
|
||||||
reversed:
|
reversed:
|
||||||
type: boolean
|
type: boolean
|
||||||
label: 'Allow reverse list'
|
label: 'Allow reverse list'
|
||||||
|
|
Loading…
Reference in New Issue