diff --git a/modules/module.args.ts b/modules/module.args.ts index 3540483..f9d01df 100644 --- a/modules/module.args.ts +++ b/modules/module.args.ts @@ -289,7 +289,7 @@ const args: TAppArg[] = [ describe: 'Select specific stream', choices: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10], default: { - default: 4 + default: 5 }, docDescribe: true, service: ['crunchy'],