From 4353adb91413d6a1e5429f3761335a76b0e3d67c Mon Sep 17 00:00:00 2001 From: psychobunny Date: Mon, 14 Apr 2014 11:45:16 -0400 Subject: [PATCH] forgot to add levelQuestions here --- src/install.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/install.js b/src/install.js index c826e1f025..5a70937b5c 100644 --- a/src/install.js +++ b/src/install.js @@ -241,7 +241,7 @@ var async = require('async'), } else { // Use provided values, fall back to defaults var config = {}, - question, x, numQ, allQuestions = install.questions.concat(install.redisQuestions).concat(install.mongoQuestions); + question, x, numQ, allQuestions = install.questions.concat(install.redisQuestions).concat(install.mongoQuestions.concat(install.levelQuestions)); for(x=0,numQ=allQuestions.length;x