Update debug-auto-attach ext icon (refs #81760)

This commit is contained in:
Miguel Solorio 2021-04-20 21:58:33 -07:00
parent e815d28785
commit 23a2409675
No known key found for this signature in database
GPG key ID: 70E90609A6ECFA86
2 changed files with 1 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 7 KiB

View file

@ -8,6 +8,7 @@
"engines": {
"vscode": "^1.5.0"
},
"icon": "media/icon.png",
"workspaceTrust": {
"request": "never"
},