✨ 🗽 claudeai.ts
This commit is contained in:
@@ -162,3 +162,4 @@ export function markClaudeAiMcpConnected(name: string): void {
|
||||
export function hasClaudeAiMcpEverConnected(name: string): boolean {
|
||||
return (getGlobalConfig().claudeAiMcpEverConnected ?? []).includes(name)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user