mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-07 14:55:40 +02:00
Remove prompt from all commands
This commit is contained in:
@@ -13,7 +13,6 @@ module.exports = class UnloadCommand extends Command {
|
||||
args: [
|
||||
{
|
||||
key: 'command',
|
||||
prompt: 'What is the command\'s name?',
|
||||
type: 'command'
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user