Skip to content

Commit

Permalink
Internal: Fixed broken docs demo after merging #10352.
Browse files Browse the repository at this point in the history
  • Loading branch information
dawidurbanski committed Sep 7, 2021
1 parent 987b04f commit 63902b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/_snippets/examples/inline-editor.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ Array.from( inlineInjectElements ).forEach( inlineElement => {
top: window.getViewportTopOffsetConfig()
}
},
toolbar: {},
cloudServices: CS_CONFIG
};

Expand Down

0 comments on commit 63902b5

Please sign in to comment.