Skip to content
Snippets Groups Projects
Commit 7061675e authored by Shpuld Shpuldson's avatar Shpuld Shpuldson
Browse files

whoops lint

parent c6798864
No related branches found
No related tags found
No related merge requests found
......@@ -94,7 +94,7 @@ const PostStatusForm = {
this.newStatus.status = '\u200b' // hack
} else {
this.error = 'Cannot post an empty status with no files'
return;
return
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment