Skip to content

Commit e450f41

Browse files
committed
chore: rename command title
1 parent 64bb0f3 commit e450f41

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,7 @@
3838
"commands": [
3939
{
4040
"command": "sourceMapVisualization.show",
41-
"category": "Source Map Visualization",
42-
"title": "Show Source Map Visualization"
41+
"title": "Source Map Visualization"
4342
}
4443
],
4544
"menus": {

0 commit comments

Comments
 (0)