mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-06-07 17:44:28 -07:00
chore: final touches for channels feature
This commit is contained in:
@@ -115,6 +115,7 @@ async function testMCPConnection(
|
||||
}
|
||||
},
|
||||
isTrustedFolder: () => isTrusted,
|
||||
getChannels: () => [],
|
||||
};
|
||||
|
||||
let transport;
|
||||
|
||||
Reference in New Issue
Block a user