From 4ee3ee675f6ee1717c5f879f98d457cf2e8435b1 Mon Sep 17 00:00:00 2001 From: Joshua Snyder Date: Mon, 3 Aug 2026 12:02:26 +0100 Subject: [PATCH] chore(desktop): rename inbox signal source group to "External sources" Matches the "Connected tools"/"External sources" naming used in the main app so the inbox signal-sources section is consistent across surfaces. Label-only change, no behavior change. Generated-By: PostHog Code Task-Id: 40710cb7-2e49-43a6-b7a9-2812ca5250ae --- .../src/features/inbox/components/SignalSourceToggles.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/products/desktop/packages/ui/src/features/inbox/components/SignalSourceToggles.tsx b/products/desktop/packages/ui/src/features/inbox/components/SignalSourceToggles.tsx index bb0d7f3a3b49..1d7e1bd36039 100644 --- a/products/desktop/packages/ui/src/features/inbox/components/SignalSourceToggles.tsx +++ b/products/desktop/packages/ui/src/features/inbox/components/SignalSourceToggles.tsx @@ -336,10 +336,10 @@ export function SignalSourceToggles({ - {/* External connections — data-driven from the shared source registry */} + {/* External sources — data-driven from the shared source registry */} - External connections + External sources {EXTERNAL_INBOX_SOURCES.map((source) => { @@ -400,7 +400,7 @@ export function SignalSourceTogglesSkeleton() { - External connections + External sources {Array.from({ length: 4 }).map((_, index) => (