forked from AkkomaGang/akkoma-fe
Remove trailing whitespace
This commit is contained in:
parent
fd484a1a62
commit
88a81406e3
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ const PostStatusForm = {
|
||||||
},
|
},
|
||||||
mounted () {
|
mounted () {
|
||||||
this.resize(this.$refs.textarea)
|
this.resize(this.$refs.textarea)
|
||||||
|
|
||||||
if (this.replyTo) {
|
if (this.replyTo) {
|
||||||
this.$refs.textarea.focus()
|
this.$refs.textarea.focus()
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue