Fixed an warning of CKEDITOR5.

This commit is contained in:
Jan Böhmer 2022-07-30 14:29:33 +02:00
parent 387fd77d2d
commit 2d1aa829f6

View file

@ -180,7 +180,6 @@ Editor.defaultConfig = {
'tableColumn',
'tableRow',
'mergeTableCells',
'tableCellProperties',
'tableProperties'
]
},