feat(mcp): show wizard button only in custom mode
- Hide 'Use Configuration Wizard' button when preset MCP is selected - Show wizard button only in custom mode or edit mode - Prevents user confusion by avoiding wizard access when preset configs are loaded
This commit is contained in:
@@ -345,7 +345,7 @@
|
||||
"deleteMessage": "Are you sure you want to delete MCP server \"{{id}}\"? This action cannot be undone."
|
||||
},
|
||||
"presets": {
|
||||
"title": "Presets",
|
||||
"title": "Select MCP Type",
|
||||
"enable": "Enable",
|
||||
"enabled": "Enabled",
|
||||
"installed": "Installed",
|
||||
|
||||
Reference in New Issue
Block a user