Skip to content

Commit

Permalink
Merge pull request #2 from DominicVonk/patch-1
Browse files Browse the repository at this point in the history
Remove the spinning debug start icon
  • Loading branch information
jason-bloomerang committed Dec 22, 2020
2 parents dc0d96f + 4c46e27 commit 3f1798f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
{
"command": "debug-in-titlebar.debug-start",
"title": "Start Debug",
"icon": "$(debug-start~spin)",
"icon": "$(debug-start)",
"enablement": "debugState != 'initializing'"
},
{
Expand Down

0 comments on commit 3f1798f

Please sign in to comment.