Skip to content

Commit 0f91776

Browse files
fix: update command title from View History to View Logs
1 parent ab93032 commit 0f91776

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extensions/vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@
257257
{
258258
"command": "continue.viewLogs",
259259
"category": "Continue",
260-
"title": "View History",
260+
"title": "View Logs",
261261
"group": "Continue"
262262
},
263263
{

0 commit comments

Comments
 (0)