fix content saving
This commit is contained in:
@@ -100,12 +100,7 @@
|
||||
<SMRow>
|
||||
<SMColumn>
|
||||
<SMEditor
|
||||
:model-value="form.controls.content.value"
|
||||
:mime-types="[
|
||||
'image/png',
|
||||
'image/jpeg',
|
||||
'image/gif',
|
||||
]" />
|
||||
v-model:model-value="form.controls.content.value" />
|
||||
</SMColumn>
|
||||
</SMRow>
|
||||
<SMRow>
|
||||
|
||||
Reference in New Issue
Block a user