mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
Add FetchStatus class.
We will use this in subsequent commits to replace the `load_more_enabled` flag.
This commit is contained in:
@@ -1026,6 +1026,7 @@ JS_SPECS = {
|
||||
'js/top_left_corner.js',
|
||||
'js/stream_list.js',
|
||||
'js/filter.js',
|
||||
'js/fetch_status.js',
|
||||
'js/message_list_view.js',
|
||||
'js/message_list.js',
|
||||
'js/message_live_update.js',
|
||||
|
||||
Reference in New Issue
Block a user