Skip to content

Commit bdfe025

Browse files
committed
fix(manifest): add missing icon property for marketplace
1 parent ea12782 commit bdfe025

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
"engines": {
1313
"vscode": "^1.85.0"
1414
},
15+
"icon": "resources/logo.png",
1516
"categories": [
1617
"Other"
1718
],

0 commit comments

Comments
 (0)