mirror of
https://github.com/wbbaddons/Tims-Chat.git
synced 2024-12-22 21:40:08 +00:00
Adding shouldInit and didInit event
This commit is contained in:
parent
fc561804f9
commit
d7183001f3
@ -182,7 +182,9 @@
|
||||
animations: {CHAT_ANIMATIONS},
|
||||
maxTextLength: {CHAT_LENGTH}
|
||||
}
|
||||
{event name='shouldInit'}
|
||||
TimWolla.WCF.Chat.init();
|
||||
{event name='didInit'}
|
||||
TimWolla.WCF.Chat.handleMessages([
|
||||
{implode from=$newestMessages item='message'}
|
||||
{@$message->jsonify()}
|
||||
|
Loading…
Reference in New Issue
Block a user