diff --git a/apps/console/src/pages/organizations/trustCenter/TrustCenterPage.tsx b/apps/console/src/pages/organizations/trustCenter/TrustCenterPage.tsx index 59942ad9a..db265bcb3 100644 --- a/apps/console/src/pages/organizations/trustCenter/TrustCenterPage.tsx +++ b/apps/console/src/pages/organizations/trustCenter/TrustCenterPage.tsx @@ -263,7 +263,7 @@ export default function TrustCenterPage({ queryRef }: Props) { edge.node) ?? []} + slackConnections={organization.slackConnections?.edges?.map((edge) => edge.node) ?? []} />