Compare commits

..

No commits in common. "1a19e56a6c101ed4bacc756a8957522a6212a128" and "d736f1d18d271cd3e2cadd2a60e014aab0287c46" have entirely different histories.

View file

@ -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()