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

Commit

Permalink
Changed: Rename insertImage UI button to uploadImage.
Browse files Browse the repository at this point in the history
  • Loading branch information
jodator committed Jan 31, 2018
1 parent 1807d67 commit 92744c6
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 92744c6

Please sign in to comment.