feat: Add Google Mail thread list item
This commit is contained in:
@@ -29,7 +29,7 @@ export function LinearNotificationListItem({ notification, mutate }: Notificatio
|
||||
<LinearProjectNotificationListItem
|
||||
icon={icon}
|
||||
notification={notification}
|
||||
LinearProjectNotification={notification.metadata.content.content}
|
||||
linearProjectNotification={notification.metadata.content.content}
|
||||
mutate={mutate}
|
||||
/>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user