mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-03-04 11:31:23 +01:00
removed populateONline users
not sure why this was called inside updateBrowsingUsers
This commit is contained in:
@@ -77,8 +77,6 @@ define('forum/topic/browsing', function() {
|
||||
|
||||
getReplyingUsers();
|
||||
}
|
||||
|
||||
Browsing.populateOnlineUsers();
|
||||
};
|
||||
|
||||
Browsing.onUserOnline = function(err, data) {
|
||||
|
||||
Reference in New Issue
Block a user