chore: final touches for channels feature

This commit is contained in:
Jack Wotherspoon
2026-03-27 13:19:26 -04:00
parent 78bd526792
commit 3861ecf7d4
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -115,6 +115,7 @@ async function testMCPConnection(
}
},
isTrustedFolder: () => isTrusted,
getChannels: () => [],
};
let transport;