mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-12-20 23:40:38 +01:00
moved pushUnreadCount
This commit is contained in:
@@ -43,6 +43,7 @@ SocketPosts.reply = function(socket, data, callback) {
|
||||
});
|
||||
|
||||
module.parent.exports.emitTopicPostStats();
|
||||
topics.pushUnreadCount();
|
||||
|
||||
callback();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user