Skip to content

Commit e02fa4d

Browse files
authored
Merge pull request #312 from devchat-ai/update_command_title
update command title
2 parents 6f74783 + eebc5ea commit e02fa4d

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)