forked from Supositware/Haha-Yes
Forgot to change vid to type url
Signed-off-by: loicbersier <loic.bersier1@gmail.com>
This commit is contained in:
parent
36f3a9e0b0
commit
d12f621ce7
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ class vid2gifCommand extends Command {
|
|||
args: [
|
||||
{
|
||||
id: 'vid',
|
||||
type: 'string'
|
||||
type: 'url'
|
||||
},
|
||||
{
|
||||
id: 'fps',
|
||||
|
|
Loading…
Reference in a new issue