mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-26 06:42:50 +02:00
Remove prompt from all commands
This commit is contained in:
@@ -13,7 +13,6 @@ module.exports = class YesNoCommand extends Command {
|
||||
args: [
|
||||
{
|
||||
key: 'question',
|
||||
prompt: 'What do you want to get an answer for?',
|
||||
type: 'string',
|
||||
max: 1950
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user