Skip to content

Commit

Permalink
Docs: updating configuration.
Browse files Browse the repository at this point in the history
  • Loading branch information
godai78 committed May 24, 2023
1 parent 1c2e51d commit 74932b5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ async function startStandardEditingMode() {
async function startRestrictedEditingMode() {
await reloadEditor( {
removePlugins: [ 'StandardEditingMode' ],
cloudServices: CS_CONFIG,
toolbar: [ 'restrictedEditing', '|', 'bold', 'italic', 'link', '|', 'undo', 'redo' ],
ui: {
viewportOffset: {
Expand Down

0 comments on commit 74932b5

Please sign in to comment.