Update debug server ready ext icon

This commit is contained in:
Miguel Solorio
2021-04-20 14:15:46 -07:00
parent ce91f3a00f
commit 0642a7c299
2 changed files with 1 additions and 0 deletions

View File

@@ -8,6 +8,7 @@
"engines": {
"vscode": "^1.32.0"
},
"icon": "media/icon.png",
"activationEvents": [
"onDebugResolve"
],