mirror of
https://github.com/zulip/zulip.git
synced 2025-11-07 07:23:22 +00:00
notifications: Cut dependency on navigate.js.
This commit is contained in:
@@ -685,7 +685,7 @@ export function initialize_everything() {
|
||||
compose_textarea.initialize();
|
||||
search.initialize();
|
||||
tutorial.initialize();
|
||||
notifications.initialize();
|
||||
notifications.initialize({on_click_scroll_to_selected: navigate.scroll_to_selected});
|
||||
unread_ops.initialize();
|
||||
gear_menu.initialize();
|
||||
giphy.initialize();
|
||||
|
||||
Reference in New Issue
Block a user