Forgot to change vid to type url

Signed-off-by: loicbersier <loic.bersier1@gmail.com>
This commit is contained in:
loicbersier 2020-07-22 21:08:17 +02:00
parent 36f3a9e0b0
commit d12f621ce7

View file

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