mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-06 14:05:46 +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: ''
|
||||
});
|
||||
|
||||
$(window).trigger('action:chat.loaded', chatModal);
|
||||
|
||||
callback(chatModal);
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user