forked from Supositware/Haha-Yes
updated description of url
This commit is contained in:
parent
e3e7e2d095
commit
d440e59829
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue