Fix challenger flags

This commit is contained in:
Dragon Fire
2024-03-30 00:14:21 -04:00
parent 4674fc8d45
commit c258b41dae
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -46,7 +46,7 @@ module.exports = class ApplesToApplesCommand extends Command {
type: 'integer',
max: 20,
min: 1
},
}
]
});
}