Skip to content
Snippets Groups Projects

Issue #3494715 : Plugin Not Found Exception.

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -140,7 +140,7 @@ class ResponsiveImageStyleBuilder
// @todo Make this variable overrideable
$configurations = [
'image_autorotate' => [],
// 'image_autorotate' => [],
'image_scale_and_crop' => [
'width' => 100,
'height' => 100
Loading