mirror of
https://github.com/anyproto/anytype-heart.git
synced 2025-06-09 09:35:00 +09:00
Merge pull request #2410 from anyproto/go-5487-fix-revision-of-non-system-types
GO-5487 Fix revision of non system types
This commit is contained in:
commit
5c9e764948
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@ var (
|
|||
}
|
||||
|
||||
customObjectFilterKeys = []domain.RelationKey{
|
||||
bundle.RelationKeyRevision,
|
||||
bundle.RelationKeyIconOption,
|
||||
bundle.RelationKeyIconName,
|
||||
bundle.RelationKeyPluralName,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue