forked from Supositware/Haha-Yes
forget to remove stupid thing
This commit is contained in:
parent
17969d8044
commit
4571b2a641
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ module.exports = class AutoresponseCommand extends Command {
|
|||
oneOf: ['disable', 'enable','disable all', 'enable all'],
|
||||
},
|
||||
{
|
||||
key: 'testt',
|
||||
key: 'all',
|
||||
prompt: 'Disable or enable in every channel? (EXPERIMENTAL)',
|
||||
type: 'string',
|
||||
oneOf: ['all', ''],
|
||||
|
|
Loading…
Reference in a new issue