📂 agentColorManager.ts

This commit is contained in:
nirholas
2026-03-31 10:23:57 +00:00
parent 308b7de2fe
commit 4f4d88e162

View File

@@ -64,3 +64,4 @@ export function setAgentColor(
agentColorMap.set(agentType, color) agentColorMap.set(agentType, color)
} }
} }