Parcourir la source

That option got renamed in the meantime.

Piotrek Koszuliński il y a 7 ans
Parent
commit
eb5d0e585b
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      packages/ckeditor5-build-balloon/src/ckeditor.js

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

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