From 8ddd4e85f2fc984297f9d7379e8d55213f1df898 Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:23:17 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=F0=9F=8E=A6=20useSwarmBanner.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/PromptInput/useSwarmBanner.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/PromptInput/useSwarmBanner.ts b/src/components/PromptInput/useSwarmBanner.ts index 2ce6ba9..3c67526 100644 --- a/src/components/PromptInput/useSwarmBanner.ts +++ b/src/components/PromptInput/useSwarmBanner.ts @@ -153,3 +153,4 @@ function toThemeColor( ? AGENT_COLOR_TO_THEME_COLOR[colorName as AgentColorName] : fallback } +