removed unused flag

merge-requests/4/head
loicbersier 5 years ago
parent 0ca4fc5b5a
commit 4e86016fa5

@ -16,18 +16,7 @@ class vidshittifierCommand extends Command {
},
{
id: 'compresion',
type: 'string'
},
{
id: 'alt',
match: 'flag',
flag: '--alt'
},
{
id: 'watermark',
match: 'flag',
flag: '--watermark'
type: 'integer'
}
],
description: {

Loading…
Cancel
Save