mirror of
https://github.com/zulip/zulip.git
synced 2025-11-09 00:18:12 +00:00
recent: Rename recent_topics_ui.
This commit is contained in:
@@ -24,7 +24,7 @@ mock_esm("../src/message_list_view", {
|
||||
MessageListView,
|
||||
});
|
||||
|
||||
mock_esm("../src/recent_topics_ui", {
|
||||
mock_esm("../src/recent_view_ui", {
|
||||
process_messages: noop,
|
||||
show_loading_indicator: noop,
|
||||
hide_loading_indicator: noop,
|
||||
|
||||
Reference in New Issue
Block a user