Add cropvariant for Google catalog

This commit is contained in:
Björn Fromme
2019-04-24 11:19:25 +02:00
parent 30d708333b
commit 83d4c8f22e
@@ -536,7 +536,16 @@ return [
'value' => 1, 'value' => 1,
], ],
] ]
] ],
'google' => [
'title' => 'Google',
'allowedAspectRatios' => [
'catalog' => [
'title' => 'Catalog',
'value' => 1,
],
]
],
], ],
], ],
], ],