Skip to content

Commit

Permalink
feat(vscode): change view container icon
Browse files Browse the repository at this point in the history
  • Loading branch information
mxsdev committed Oct 18, 2022
1 parent e80765f commit f77206c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/typescript-explorer/package.json
Expand Up @@ -79,7 +79,7 @@
{
"id": "typescript-explorer",
"title": "TypeScript Explorer",
"icon": "resources/logo.svg"
"icon": "$(symbol-type-parameter)"
}
]
},
Expand Down

0 comments on commit f77206c

Please sign in to comment.