Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

Commit

Permalink
Merge branch t/ckeditor5-upload/22
Browse files Browse the repository at this point in the history
Internal: Changed image and upload packages use after ckeditor/ckeditor5-upload#22.
  • Loading branch information
Reinmar committed Feb 2, 2018
2 parents 1807d67 + 92744c6 commit 65ca381
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cloudservices.js
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ CloudServices.Token = Token;
* tokenUrl: TOKEN_URL
* },
* plugins: [ ArticlePluginSet, EasyImage ],
* toolbar: [ 'headings', 'undo', 'redo', 'insertImage' ],
* toolbar: [ 'headings', 'undo', 'redo', 'uploadImage' ],
* image: {
* toolbar: [ 'imageStyleFull', 'imageStyleSide', '|', 'imageTextAlternative' ]
* }
Expand Down

0 comments on commit 65ca381

Please sign in to comment.