Merge branch 'chat-refactor' into shigusegubu-themes3
This commit is contained in:
commit
1a19e56a6c
1 changed files with 1 additions and 0 deletions
|
|
@ -610,6 +610,7 @@ const PostStatusForm = {
|
|||
this.newStatus.files = []
|
||||
this.newStatus.poll = null
|
||||
this.newStatus.quote = null
|
||||
this.newStatus.nsfw = this.defaultNewStatus.nsfw
|
||||
this.newStatus.mediaDescriptions = {}
|
||||
this.$refs.mediaUpload && this.$refs.mediaUpload.clearFile()
|
||||
this.clearQuoteForm()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue