mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 02:58:56 +01:00
use png icon for git
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
"*"
|
||||
],
|
||||
"main": "./out/main",
|
||||
"icon": "resources/icons/git.svg",
|
||||
"icon": "resources/icons/git.png",
|
||||
"scripts": {
|
||||
"compile": "gulp compile-extension:git",
|
||||
"watch": "gulp watch-extension:git",
|
||||
|
||||
Reference in New Issue
Block a user