From 0d73dea914d92a09b0a5aae54d75829883be247e Mon Sep 17 00:00:00 2001 From: Haakam Aujla Date: Tue, 27 Jan 2026 14:04:12 -0800 Subject: [PATCH] Tweak --- src/channels/registry.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/channels/registry.ts b/src/channels/registry.ts index 5835f56ef..8eebc255b 100644 --- a/src/channels/registry.ts +++ b/src/channels/registry.ts @@ -66,7 +66,7 @@ const CHAT_CHANNEL_META: Record = { detailLabel: "AgentMail", docsPath: "/channels/agentmail", docsLabel: "agentmail", - blurb: "email channel via AgentMail; configure API key and inbox.", + blurb: "email channel via AgentMail; dedicated agent inbox API.", systemImage: "envelope", quickstartAllowFrom: true, },