chore: fix instant form handling
This commit is contained in:
parent
47edc18931
commit
779bd244a6
3 changed files with 4 additions and 3 deletions
|
|
@ -5,7 +5,7 @@
|
|||
<XPostForm
|
||||
v-if="state === 'writing'"
|
||||
fixed
|
||||
:share="true"
|
||||
:instant="true"
|
||||
:initial-text="initialText"
|
||||
:initial-visibility="visibility"
|
||||
:initial-files="files"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue