Skip to content

Commit

Permalink
πŸ› fix: (supported-custom-field-plugins) add reference to server side
Browse files Browse the repository at this point in the history
  • Loading branch information
david-vaclavek committed Apr 18, 2024
1 parent a589feb commit b746931
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/models/supported-custom-field-plugins.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
const SUPPORTED_CUSTOM_FIELD_PLUGINS = [
"plugin::ckeditor.CKEditor",
"plugin::ckeditor5.CKEditor",
];

module.exports = SUPPORTED_CUSTOM_FIELD_PLUGINS;

0 comments on commit b746931

Please sign in to comment.