mirror of
https://github.com/wbbaddons/Tims-Chat.git
synced 2024-10-31 14:10:08 +00:00
Really fixup 992e794
This commit is contained in:
parent
0adc61c545
commit
008f20e2b6
@ -51,7 +51,7 @@
|
||||
{@$message.formattedMessage}
|
||||
</li>
|
||||
</ul>
|
||||
{elseif $messageTypes.INFORMATION}
|
||||
{elseif $message.type == $messageTypes.INFORMATION}
|
||||
<div class="text">{@$message.formattedMessage}</div>
|
||||
{else}
|
||||
<span class="text">{@$message.formattedMessage}</span>
|
||||
|
Loading…
Reference in New Issue
Block a user