Add events on Custom objects (#4625)

This commit is contained in:
Charles Bochet
2024-03-22 20:02:00 +01:00
committed by GitHub
parent 96cad2accd
commit 161137e87a
9 changed files with 152 additions and 28 deletions

View File

@ -298,4 +298,5 @@ export const customObjectStandardFieldIds = {
activityTargets: '20202020-7f42-40ae-b96c-c8a61acc83bf',
favorites: '20202020-a4a7-4686-b296-1c6c3482ee21',
attachments: '20202020-8d59-46ca-b7b2-73d167712134',
events: '20202020-a508-4334-9724-5c2bf1b05998',
};