forked from GitHub/dbot
run next anyway
This commit is contained in:
parent
83ffee2874
commit
c397ba40f4
@ -33,8 +33,8 @@ var pages = function(dbot) {
|
||||
if(user) {
|
||||
userCount['name'] = user.primaryNick;
|
||||
users.push(userCount);
|
||||
next();
|
||||
}
|
||||
next();
|
||||
});
|
||||
}, function() {
|
||||
res.render('channels', {
|
||||
|
Loading…
Reference in New Issue
Block a user