mirror of
https://github.com/reality/dbot.git
synced 2024-12-25 04:02:39 +01:00
what
This commit is contained in:
parent
4f8ce61909
commit
80e9f245ab
@ -43,7 +43,7 @@ var pages = function(dbot) {
|
|||||||
}, function() {
|
}, function() {
|
||||||
res.render('channels', {
|
res.render('channels', {
|
||||||
'server': server,
|
'server': server,
|
||||||
'users': users.sort(),
|
'users': users,
|
||||||
'channels': channelCount,
|
'channels': channelCount,
|
||||||
'tags': tags
|
'tags': tags
|
||||||
});
|
});
|
||||||
|
Loading…
Reference in New Issue
Block a user