diff --git a/src/frontend/apps/impress/src/features/templates/template/components/TemplateEditor.tsx b/src/frontend/apps/impress/src/features/templates/template/components/TemplateEditor.tsx index be7fff76..2757ab1d 100644 --- a/src/frontend/apps/impress/src/features/templates/template/components/TemplateEditor.tsx +++ b/src/frontend/apps/impress/src/features/templates/template/components/TemplateEditor.tsx @@ -124,13 +124,26 @@ export const TemplateEditor = ({ template }: TemplateEditorProps) => { )} - + pluginBlocksBasic(editor, {})]} onEditor={onEditor}