chore(editor): don't set editor content intitially
continuous-integration/drone/push Build is failing Details

This commit is contained in:
kolaente 2024-02-06 18:03:27 +01:00
parent 45ca0602f5
commit dc360d4a18
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 0 additions and 1 deletions

View File

@ -304,7 +304,6 @@ watch(
)
const editor = useEditor({
content: modelValue,
editable: isEditing.value,
extensions: [
// Starterkit: