forked from GitHub/dbot
dope
This commit is contained in:
parent
5214feba00
commit
78b9bf2525
@ -170,6 +170,8 @@ var webInterface = function(dbot) {
|
||||
'message': 'You need to log in to access this module.'
|
||||
});
|
||||
}
|
||||
} else {
|
||||
return next();
|
||||
}
|
||||
}
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user