Use javascript to send DMs

This fixes the draft cache issue and also the weird redirects
This commit is contained in:
Mouse Reeve 2022-07-08 12:11:00 -07:00
parent e35ce82052
commit 441fef9e86

View file

@ -14,7 +14,7 @@
</header> </header>
<div class="box"> <div class="box">
{% include 'snippets/create_status/status.html' with type="direct" uuid=1 mention=partner no_script=True %} {% include 'snippets/create_status/status.html' with type="direct" uuid=1 mention=partner %}
</div> </div>
<section class="block"> <section class="block">