mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-27 14:18:36 +02:00
Fix
This commit is contained in:
@@ -16,7 +16,7 @@ module.exports = class LoremIpsumCommand extends Command {
|
|||||||
key: 'characters',
|
key: 'characters',
|
||||||
prompt: 'How many characters do you want the text to be?',
|
prompt: 'How many characters do you want the text to be?',
|
||||||
type: 'integer',
|
type: 'integer',
|
||||||
min: 6,
|
min: 56,
|
||||||
max: 2000
|
max: 2000
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user