mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-24 10:25:11 +02:00
Remove prompt from all commands
This commit is contained in:
@@ -38,7 +38,6 @@ module.exports = class DECTalkCommand extends Command {
|
||||
args: [
|
||||
{
|
||||
key: 'text',
|
||||
prompt: 'What text do you want to say?',
|
||||
type: 'string',
|
||||
max: 1024
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user