mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-02 12:05:57 +01:00
fix: #8500
This commit is contained in:
@@ -14,7 +14,6 @@ define('forum/unread', ['topicSelect', 'components', 'topicList'], function (top
|
||||
app.enterRoom('unread_topics');
|
||||
|
||||
topicList.init('unread');
|
||||
topicSelect.init();
|
||||
|
||||
updateUnreadTopicCount('/' + ajaxify.data.selectedFilter.url, ajaxify.data.topicCount);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user