whee
This commit is contained in:
parent
869251fb65
commit
b0e477d8be
1 changed files with 2 additions and 0 deletions
2
pack-vid
2
pack-vid
|
@ -34,6 +34,8 @@ $options = [
|
|||
'vibrance' => 0,
|
||||
'crop-width' => false,
|
||||
'crop-height' => false,
|
||||
'crop-left' => false,
|
||||
'crop-top' => false,
|
||||
];
|
||||
|
||||
while ( count( $args ) > 0 && substr( $args[0], 0, 2 ) == '--' ) {
|
||||
|
|
Loading…
Reference in a new issue