chat
chat copied to clipboard
Truncate message content when setting last_message of a Chat Room
Following https://github.com/frappe/chat/issues/67
I simply fixed the bug by trucating the message content when updating the room. It now works correctly as shown below:
If the content is a file it works aswell