Skip to content
Snippets Groups Projects
Commit 59e7a0c0 authored by rhenck's avatar rhenck
Browse files

[editor] Fix TextEditor syntax

Mistake while merging earlier.
parent 37e279a9
No related branches found
No related tags found
No related merge requests found
......@@ -42,7 +42,6 @@ export class RichTextEditorComponent implements AfterViewInit {
}),
Heading.configure({
levels: [1, 2, 3, 4]
})
}),
fontSizeExtension
]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment