mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-14 15:57:42 +02:00
Remove prompt from all commands
This commit is contained in:
@@ -34,7 +34,6 @@ module.exports = class AlertCommand extends Command {
|
||||
args: [
|
||||
{
|
||||
key: 'message',
|
||||
prompt: 'What should the alert say?',
|
||||
type: 'string',
|
||||
max: 280
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user