Removes extra "content" field in status editor that broke dms
This commit is contained in:
parent
12b10fbd42
commit
ad8666ebec
2 changed files with 16 additions and 6 deletions
|
@ -14,7 +14,7 @@
|
|||
</header>
|
||||
|
||||
<div class="box">
|
||||
{% include 'snippets/create_status_form.html' with type="direct" uuid=1 mentions=partner %}
|
||||
{% include 'snippets/create_status_form.html' with type="direct" uuid=1 mention=partner %}
|
||||
</div>
|
||||
|
||||
<section class="block">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue