🔌 claudeDesktop.ts

This commit is contained in:
nirholas
2026-03-31 10:24:12 +00:00
parent a19e7d59fe
commit cc5ac06b21

View File

@@ -150,3 +150,4 @@ export async function readClaudeDesktopMcpServers(): Promise<
return {} return {}
} }
} }