We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9b02f4 commit 1d42e6fCopy full SHA for 1d42e6f
1 file changed
package.json
@@ -1593,13 +1593,13 @@
1593
"command": "notifications.markPullRequestsAsRead",
1594
"title": "%command.notifications.markPullRequestsAsRead.title%",
1595
"category": "%command.notifications.category%",
1596
- "icon": "$(git-pull-request)"
+ "icon": "$(git-pull-request-done)"
1597
},
1598
{
1599
"command": "notifications.markPullRequestsAsDone",
1600
"title": "%command.notifications.markPullRequestsAsDone.title%",
1601
1602
1603
1604
1605
"command": "notifications.configureNotificationsViewlet",
0 commit comments