diff --git a/server/boot/challenge.js b/server/boot/challenge.js index 02d9ff92c5..3c0999741f 100644 --- a/server/boot/challenge.js +++ b/server/boot/challenge.js @@ -533,7 +533,7 @@ module.exports = function(app) { return sum + 1; } return sum; - }); + }, 0); return { name: blockArray[0].block,