Skip to content

Commit

Permalink
fix: revert bundled logo
Browse files Browse the repository at this point in the history
This reverts commit 100c97c.
  • Loading branch information
dustinbyrne committed Mar 24, 2021
1 parent e21231f commit d9a9e69
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file removed images/logo.jpg
Binary file not shown.
Binary file added images/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"activationEvents": [
"*"
],
"icon": "images/logo.jpg",
"icon": "images/logo.png",
"license": "MIT",
"main": "./out/extension.js",
"categories": [
Expand Down

0 comments on commit d9a9e69

Please sign in to comment.