whoops lint
This commit is contained in:
parent
c6798864d4
commit
7061675e96
@ -94,7 +94,7 @@ const PostStatusForm = {
|
|||||||
this.newStatus.status = '\u200b' // hack
|
this.newStatus.status = '\u200b' // hack
|
||||||
} else {
|
} else {
|
||||||
this.error = 'Cannot post an empty status with no files'
|
this.error = 'Cannot post an empty status with no files'
|
||||||
return;
|
return
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user