updated description of url

Commando
loicbersier 6 years ago
parent e3e7e2d095
commit d440e59829

@ -11,7 +11,7 @@ module.exports = class faceappCommand extends Command {
args: [
{
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',
default: ''
},

Loading…
Cancel
Save