Skip to content

Commit 428fbb9

Browse files
committed
adding icon to view window
1 parent 4dfe2c2 commit 428fbb9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,8 @@
6060
"cmsis-debugger": [
6161
{
6262
"id": "cmsis-debugger.liveWatch",
63-
"name": "Live Watch"
63+
"name": "Live Watch",
64+
"icon": "images/live-watch-dark.svg"
6465
}
6566
]
6667
},

0 commit comments

Comments
 (0)