remove needless condition

emoji-mastoapi
taehoon 5 years ago
parent 5ff899b455
commit 90981dcce6

@ -11,7 +11,7 @@
rounded="top"
/>
<div class="panel-footer">
<post-status-form v-if="user" />
<post-status-form />
</div>
</div>
<auth-form

Loading…
Cancel
Save