angrybeanie-cms/config/plugins.js
2022-06-12 15:43:38 +10:00

5 lines
No EOL
68 B
JavaScript

module.exports = () => {
return {
ckeditor: true
}
}