mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-06 22:15:48 +01:00
action:chat.loaded hook
This commit is contained in:
@@ -221,6 +221,8 @@ define('chat', ['taskbar', 'string', 'sounds'], function(taskbar, S, sounds) {
|
|||||||
state: ''
|
state: ''
|
||||||
});
|
});
|
||||||
|
|
||||||
|
$(window).trigger('action:chat.loaded', chatModal);
|
||||||
|
|
||||||
callback(chatModal);
|
callback(chatModal);
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user