Skip to content

Commit 3b351b7

Browse files
committed
Remove 'cline' prefix from mcpSettings filename
1 parent f80a3c0 commit 3b351b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/shared/globalFileNames.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ export const GlobalFileNames = {
44
glamaModels: "glama_models.json",
55
openRouterModels: "openrouter_models.json",
66
requestyModels: "requesty_models.json",
7-
mcpSettings: "cline_mcp_settings.json",
7+
mcpSettings: "mcp_settings.json",
88
unboundModels: "unbound_models.json",
99
customModes: "custom_modes.json",
1010
}

0 commit comments

Comments
 (0)