#9971 Fixed imageSrc

This commit is contained in:
Daniel Maya 2023-01-19 10:37:52 +01:00
parent 6dad3d3499
commit 68eac366dd
1 changed files with 1 additions and 1 deletions

View File

@ -1771,8 +1771,8 @@ class Item extends CachedModel
$imageSrc = static::issetInArray(
$data,
[
'image',
'imageSrc',
'image',
'backgroundColor',
'backgroundType',
'valueType',