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',
|
||||
type: 'string'
|
||||
},
|
||||
{
|
||||
id: 'alt',
|
||||
match: 'flag',
|
||||
flag: '--alt'
|
||||
},
|
||||
{
|
||||
id: 'watermark',
|
||||
match: 'flag',
|
||||
flag: '--watermark'
|
||||
|
||||
type: 'integer'
|
||||
}
|
||||
],
|
||||
description: {
|
||||
|
|
Loading…
Reference in a new issue