update confluence icon in documents

This commit is contained in:
CREDO23 2025-07-26 14:54:17 +02:00
parent 6b2cd9705f
commit b89adfa1c9
3 changed files with 2 additions and 4 deletions

View file

@ -57,7 +57,7 @@ import {
IconBrandDiscord,
IconBrandGithub,
IconBrandNotion,
IconBrandPagekit,
IconBook,
IconBrandSlack,
IconBrandYoutube,
IconLayoutKanban,
@ -181,7 +181,7 @@ const documentTypeIcons = {
LINEAR_CONNECTOR: IconLayoutKanban,
JIRA_CONNECTOR: IconTicket,
DISCORD_CONNECTOR: IconBrandDiscord,
CONFLUENCE_CONNECTOR: IconBrandPagekit,
CONFLUENCE_CONNECTOR: IconBook,
} as const;
const columns: ColumnDef<Document>[] = [