Deprecate messageChannel messageFolder calendarChannel standard objects (#20836)
# Introduction Removing old standard objects `messageChannel` and `messageFolder` and `calendarChannel` --------- Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
-3
@@ -6,7 +6,6 @@ export const STANDARD_OBJECT_ICONS = {
|
||||
blocklist: 'IconForbid2',
|
||||
behavioralEvent: 'IconTimelineEvent',
|
||||
calendarChannelEventAssociation: 'IconCalendar',
|
||||
calendarChannel: 'IconCalendar',
|
||||
calendarEventParticipant: 'IconCalendar',
|
||||
calendarEvent: 'IconCalendar',
|
||||
comment: 'IconMessageCircle',
|
||||
@@ -14,8 +13,6 @@ export const STANDARD_OBJECT_ICONS = {
|
||||
dashboard: 'IconLayoutDashboard',
|
||||
auditLog: 'IconTimelineEvent',
|
||||
messageChannelMessageAssociation: 'IconMessage',
|
||||
messageChannel: 'IconMessage',
|
||||
messageFolder: 'IconFolder',
|
||||
messageParticipant: 'IconUserCircle',
|
||||
messageThread: 'IconMessage',
|
||||
messageThreadSubscriber: 'IconPerson',
|
||||
|
||||
Reference in New Issue
Block a user