mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-05 13:53:12 +02:00
Fix
This commit is contained in:
@@ -16,6 +16,7 @@ module.exports = class DrawCardsCommand extends Command {
|
||||
key: 'amount',
|
||||
label: 'hand size',
|
||||
prompt: 'How many cards do you want to draw?',
|
||||
type: 'integer',
|
||||
max: 20,
|
||||
min: 1
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user