Forgot to change vid to type url

Signed-off-by: loicbersier <loic.bersier1@gmail.com>
akairo
loicbersier 4 years ago
parent 36f3a9e0b0
commit d12f621ce7

@ -13,7 +13,7 @@ class vid2gifCommand extends Command {
args: [ args: [
{ {
id: 'vid', id: 'vid',
type: 'string' type: 'url'
}, },
{ {
id: 'fps', id: 'fps',

Loading…
Cancel
Save