Ver código fonte

That option got renamed in the meantime.

Piotrek Koszuliński 7 anos atrás
pai
commit
caea1bcb6f
1 arquivos alterados com 1 adições e 1 exclusões
  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'