mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 22:43:42 +00:00
Move get_updates into a module.
(imported from commit 9a6c0ab1e76dd96abad8626bc5b1fdbd234b2645)
This commit is contained in:
@@ -327,7 +327,7 @@ function finale() {
|
||||
is_running = false;
|
||||
current_msg_list.clear();
|
||||
// Force a check on new events before we re-render the message list.
|
||||
force_get_updates();
|
||||
server_events.force_get_updates();
|
||||
stream_data.set_stream_info(real_stream_info);
|
||||
util.show_first_run_message();
|
||||
current_msg_list.rerender();
|
||||
|
||||
Reference in New Issue
Block a user