removed unused flag

This commit is contained in:
loicbersier 2019-10-12 18:04:31 +02:00
parent 0ca4fc5b5a
commit 4e86016fa5

View file

@ -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: {