fix content saving

This commit is contained in:
2023-03-01 17:38:31 +10:00
parent 3efe31c91f
commit 0f2e1478a8

View File

@@ -100,12 +100,7 @@
<SMRow> <SMRow>
<SMColumn> <SMColumn>
<SMEditor <SMEditor
:model-value="form.controls.content.value" v-model:model-value="form.controls.content.value" />
:mime-types="[
'image/png',
'image/jpeg',
'image/gif',
]" />
</SMColumn> </SMColumn>
</SMRow> </SMRow>
<SMRow> <SMRow>