fixed some bugs, added spam mode, minor collateral fixes
This commit is contained in:
parent
db086fe1fd
commit
14df84d89b
9 changed files with 69 additions and 24 deletions
|
@ -11,7 +11,7 @@
|
|||
rounded="top"
|
||||
/>
|
||||
<div class="panel-footer">
|
||||
<post-status-form v-if="user" />
|
||||
<PostStatusForm v-if="user" />
|
||||
</div>
|
||||
</div>
|
||||
<auth-form
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue