Skip to content
Snippets Groups Projects
Commit 90981dcc authored by Tae Hoon's avatar Tae Hoon
Browse files

remove needless condition

parent 5ff899b4
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@
rounded="top"
/>
<div class="panel-footer">
<post-status-form v-if="user" />
<post-status-form />
</div>
</div>
<auth-form
......
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