Remove trailing whitespace

This commit is contained in:
Toromino 2018-08-05 19:41:34 +00:00
parent fd484a1a62
commit 88a81406e3

View file

@ -31,7 +31,7 @@ const PostStatusForm = {
},
mounted () {
this.resize(this.$refs.textarea)
if (this.replyTo) {
this.$refs.textarea.focus()
}