mirror of
https://github.com/processwire/processwire.git
synced 2025-08-24 15:23:11 +02:00
cleaning and beautyfying
This commit is contained in:
@@ -1262,6 +1262,7 @@ abstract class ImageSizerEngine extends WireData implements Module, Configurable
|
||||
$options = array(
|
||||
'quality' => $this->quality,
|
||||
'webpQuality' => $this->webpQuality,
|
||||
'webpAdd' => $this->webpAdd,
|
||||
'cropping' => $this->cropping,
|
||||
'upscaling' => $this->upscaling,
|
||||
'interlace' => $this->interlace,
|
||||
|
Reference in New Issue
Block a user