1
0
Fork 0
mirror of https://github.com/anyproto/anytype-heart.git synced 2025-06-11 18:20:33 +09:00

Merge pull request #2231 from anyproto/go-5293-support-custom-iconimage-for-types

GO-5293: Support Custom IconImage for types
This commit is contained in:
Anastasia Shemyakinskaya 2025-03-17 20:06:18 +03:00 committed by GitHub
commit cba03c759c
Signed by: github
GPG key ID: B5690EEEBB952194

View file

@ -48,6 +48,7 @@ var objectTypeWhiteList = append(slices.Clone(derivedObjectsWhiteList),
bundle.RelationKeyLayoutAlign.String(),
bundle.RelationKeyIconName.String(),
bundle.RelationKeyIconOption.String(),
bundle.RelationKeyIconImage.String(),
)
var fileRelationsWhiteList = append(