mirror of
https://git.rape.pet/ulith/amputoma-fe.git
synced 2025-02-02 11:28:29 +01:00
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…
Add table
Reference in a new issue