mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-26 22:32:52 +02:00
Remove prompt from all commands
This commit is contained in:
@@ -37,7 +37,6 @@ module.exports = class HollywoodStarCommand extends Command {
|
||||
args: [
|
||||
{
|
||||
key: 'name',
|
||||
prompt: 'What name should be on the star?',
|
||||
type: 'string',
|
||||
max: 30
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user