🎪 loadPluginAgents.ts

This commit is contained in:
nirholas
2026-03-31 10:24:24 +00:00
parent 164ef41ef2
commit 67de3d179b

View File

@@ -346,3 +346,4 @@ export const loadPluginAgents = memoize(
export function clearPluginAgentCache(): void {
loadPluginAgents.cache?.clear?.()
}