mirror of
https://github.com/cline/cline.git
synced 2026-09-19 02:05:44 +08:00
changed mcp setting name, changes setting option name
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
export type McpMode = "enabled" | "server-use-only" | "disabled"
|
||||
export type McpMode = "enabled" | "mcp-tools-only" | "disabled"
|
||||
|
||||
export type McpServer = {
|
||||
name: string
|
||||
|
||||
Reference in New Issue
Block a user