Hide favorites,MessageParticipant and calendareventattendees from datamodel (#4392)

hide favorites, MessageParticipant and calendareventattendees from datamodel
This commit is contained in:
brendanlaschke
2024-03-12 11:47:27 +01:00
committed by GitHub
parent a122a7f01e
commit 1b485c2984
8 changed files with 13 additions and 6 deletions

View File

@ -362,7 +362,7 @@ export const mockObjectMetadataItem: ObjectMetadataItem = {
icon: 'IconHeart',
isCustom: false,
isActive: true,
isSystem: false,
isSystem: true,
isNullable: true,
createdAt: '2023-12-19T12:15:28.459Z',
updatedAt: '2023-12-19T12:15:28.459Z',