diff --git a/core/publish/relationswhitelist.go b/core/publish/relationswhitelist.go index 8a2de8f80..ecebd6157 100644 --- a/core/publish/relationswhitelist.go +++ b/core/publish/relationswhitelist.go @@ -47,6 +47,7 @@ var objectWhiteList = append(slices.Clone(derivedObjectsWhiteList), bundle.RelationKeyLayoutWidth.String(), bundle.RelationKeyLayoutAlign.String(), bundle.RelationKeyIconName.String(), + bundle.RelationKeyIconOption.String(), ) var fileRelationsWhiteList = append(