This commit is contained in:
Barış Soner Uşaklı
2020-07-13 16:02:32 -04:00
parent 0ca7e28ad0
commit 5e984d10f0

View File

@@ -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);