1
0
Fork 0

updated description of url

Commando
loicbersier 6 years ago
parent e3e7e2d095
commit d440e59829

@ -11,7 +11,7 @@ module.exports = class faceappCommand extends Command {
args: [ args: [
{ {
key: 'url', key: 'url',
prompt: 'Wich image would you want to process', prompt: 'Wich image would you want to process (default to empty so you can also send an image without the adress)',
type: 'string', type: 'string',
default: '' default: ''
}, },

Loading…
Cancel
Save