forked from Supositware/Haha-Yes
removed unused flag
This commit is contained in:
parent
0ca4fc5b5a
commit
4e86016fa5
1 changed files with 1 additions and 12 deletions
|
@ -16,18 +16,7 @@ class vidshittifierCommand extends Command {
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 'compresion',
|
id: 'compresion',
|
||||||
type: 'string'
|
type: 'integer'
|
||||||
},
|
|
||||||
{
|
|
||||||
id: 'alt',
|
|
||||||
match: 'flag',
|
|
||||||
flag: '--alt'
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: 'watermark',
|
|
||||||
match: 'flag',
|
|
||||||
flag: '--watermark'
|
|
||||||
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
description: {
|
description: {
|
||||||
|
|
Loading…
Reference in a new issue