Skip to content

Commit

Permalink
fix: fix missing plugin error
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamLantz committed Dec 12, 2023
1 parent 6ff207a commit c2f9eb8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions admin/src/components/CKEditorInput/Configurator.js
Original file line number Diff line number Diff line change
Expand Up @@ -620,6 +620,7 @@ const GOING_PRESETS = {
window.CKEditor5.link.Link,
window.CKEditor5.paragraph.Paragraph,
window.CKEditor5.wordCount.WordCount,
StrapiMediaLib,
],
toolbar: {
items: [
Expand Down

0 comments on commit c2f9eb8

Please sign in to comment.