From b2414d3a889c0ce43a31965fe1133375aee1e747 Mon Sep 17 00:00:00 2001 From: Aric Lasry Date: Wed, 8 Nov 2023 13:46:26 +0100 Subject: [PATCH] Show all public Slack channels in link Slack Channel and Assistant screen (#2431) --- front/components/assistant_builder/AssistantBuilder.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/front/components/assistant_builder/AssistantBuilder.tsx b/front/components/assistant_builder/AssistantBuilder.tsx index 0111c981be27..308ffc0ac770 100644 --- a/front/components/assistant_builder/AssistantBuilder.tsx +++ b/front/components/assistant_builder/AssistantBuilder.tsx @@ -1284,7 +1284,7 @@ function SlackIntegration({ }} expandable={false} fullySelected={false} - filterPermission="write" + filterPermission="none" />