Compare commits
No commits in common. "1a19e56a6c101ed4bacc756a8957522a6212a128" and "d736f1d18d271cd3e2cadd2a60e014aab0287c46" have entirely different histories.
1a19e56a6c
...
d736f1d18d
1 changed files with 0 additions and 1 deletions
|
|
@ -610,7 +610,6 @@ 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