diff --git a/questions.ts b/questions.ts index 73b92a45e27bd3283c6ee434df3267298ed5b1b3..9667fa2e903aba893653eb97d55f8bf6c632007c 100644 --- a/questions.ts +++ b/questions.ts @@ -389,7 +389,7 @@ export const askQuestions = async ( value: "llamapack", }, ], - initial: 1, + initial: 0, }, handlers, );