Skip to content

Commit eebc5ea

Browse files
committed
update command title
1 parent 6f74783 commit eebc5ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -406,12 +406,12 @@
406406
},
407407
{
408408
"command": "DevChat.AccessKey.OpenAI",
409-
"title": "OpenAI API Key",
409+
"title": "Input OpenAI API Key",
410410
"category": "DevChat"
411411
},
412412
{
413413
"command": "DevChat.AccessKey.Anthropic",
414-
"title": "Anthropic API Key",
414+
"title": "Input Anthropic API Key",
415415
"category": "DevChat"
416416
},
417417
{

0 commit comments

Comments
 (0)