Skip to content

Commit ca94b68

Browse files
author
Evyatar Mitrani
committed
prompt fix
1 parent ebc61f7 commit ca94b68

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

webview-ui/src/i18n/locales/en/prompts.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@
190190
"allFiles": "all files",
191191
"mcpRestrictions": {
192192
"title": "MCP Server Restrictions",
193-
"description": "Control which MCP servers and tools are available in this mode. Use patterns like '*' and '?' for flexible matching.",
193+
"description": "Control which MCP servers and tools are available in this mode.",
194194
"expand": "Configure MCP restrictions",
195195
"collapse": "Hide MCP restrictions",
196196
"clearAll": "Clear all restrictions",
@@ -215,7 +215,7 @@
215215
"enabledWithRestrictionsCount": "{{count}} enabled with restrictions: {{names}}"
216216
},
217217
"tools": {
218-
"description": "Control specific tools within servers. Use patterns like 'delete_*' to match multiple tools.",
218+
"description": "Control specific tools within servers.",
219219
"allowedTools": "Allowed Tools",
220220
"disallowedTools": "Blocked Tools",
221221
"addAllowed": "Add Allowed",

0 commit comments

Comments
 (0)