mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-24 02:15:10 +02:00
Add All Validators.
This commit is contained in:
@@ -24,7 +24,7 @@ module.exports = class MorseCommand extends commando.Command {
|
||||
}
|
||||
}, {
|
||||
key: 'text',
|
||||
prompt: 'What text would you like to convert to morse?',
|
||||
prompt: 'What text would you like to convert to/from morse?',
|
||||
type: 'string'
|
||||
}]
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user