Procházet zdrojové kódy

That option got renamed in the meantime.

Piotrek Koszuliński před 7 roky
rodič
revize
caea1bcb6f

+ 1 - 1
packages/ckeditor5-build-classic/src/ckeditor.js

@@ -79,7 +79,7 @@ ClassicEditor.defaultConfig = {
 		]
 	},
 	table: {
-		toolbar: [
+		contentToolbar: [
 			'tableColumn',
 			'tableRow',
 			'mergeTableCells'