Explorar el Código

That option got renamed in the meantime.

Piotrek Koszuliński hace 7 años
padre
commit
caea1bcb6f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      packages/ckeditor5-build-classic/src/ckeditor.js

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

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