Fix "isReplyable" not set for temporary messages
The Message component expects that all messages have the "isReplyable"
property set. Although temporary messages are marked as not replyable as
soon as the message is received from the server the property will get
its real value.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Loading
Please register or sign in to comment