🎦 useSwarmBanner.ts

This commit is contained in:
nirholas
2026-03-31 10:23:17 +00:00
parent cbb64acc75
commit 8ddd4e85f2

View File

@@ -153,3 +153,4 @@ function toThemeColor(
? AGENT_COLOR_TO_THEME_COLOR[colorName as AgentColorName]
: fallback
}