Removed live type.
This commit is contained in:
parent
f77ccd47aa
commit
a7d7cb5627
@ -32,7 +32,7 @@
|
||||
{% endfor %}
|
||||
<div class="message-list-bottom"></div>
|
||||
</message-list>
|
||||
<chat-input live-type="true" channel="{{ channel.uid.value }}"></chat-input>
|
||||
<chat-input live-type="false" channel="{{ channel.uid.value }}"></chat-input>
|
||||
</section>
|
||||
{% include "dialog_container.html" %}
|
||||
{% include "dialog_help.html" %}
|
||||
|
Loading…
Reference in New Issue
Block a user