Add character limit and check validation of messages in Chat

This commit is contained in:
anhkha2003 2024-01-16 00:46:18 -06:00
parent 995ff88c87
commit 89f396ff23
7 changed files with 43 additions and 10 deletions

View file

@ -6,4 +6,5 @@
{% endfor %}
{% else %}
<center id="empty_msg">{{_('You are connect now. Say something to start the conversation.')}}</center>
{% endif %}
{% endif %}