mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-14 00:08:06 +02:00
Remove prompt from all commands
This commit is contained in:
@@ -31,7 +31,6 @@ module.exports = class SosCommand extends Command {
|
||||
args: [
|
||||
{
|
||||
key: 'message',
|
||||
prompt: 'What should Esther spell out to signal for help?',
|
||||
type: 'string',
|
||||
max: 10
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user