From 9a0d09367698b264c446e189d5e1da2df5f95015 Mon Sep 17 00:00:00 2001 From: Bill Chirico Date: Sat, 7 Mar 2026 11:14:06 -0500 Subject: [PATCH] feat(dashboard): add description text to AI blocked channels selector Add the helper text 'The bot will not read messages, respond, or run triage in these channels' below the Blocked Channels label, matching the spec in Issue #180. Closes #180 --- web/src/components/dashboard/config-editor.tsx | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/web/src/components/dashboard/config-editor.tsx b/web/src/components/dashboard/config-editor.tsx index c88dc7b3d..d8800b019 100644 --- a/web/src/components/dashboard/config-editor.tsx +++ b/web/src/components/dashboard/config-editor.tsx @@ -1030,8 +1030,13 @@ export function ConfigEditor() { } advancedContent={ guildId ? ( -