challenges are working when authenticated

This commit is contained in:
Quincy Larson
2015-05-25 17:52:00 -07:00
parent e941872176
commit 95ab51986e
6 changed files with 16 additions and 32 deletions

View File

@@ -40,7 +40,6 @@ module.exports = {
User.count({}, function (err, camperCount) {
if (err) {
debug('User err: ', err);
return next(err);
}
res.render('challengeMap/show', {