Skip to content

Commit

Permalink
Merge stable into master
Browse files Browse the repository at this point in the history
  • Loading branch information
CKTravisBot authored May 24, 2023
2 parents a2e2994 + 53be26d commit 06d4ccf
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 06d4ccf

Please sign in to comment.