diff --git a/src/index.tsx b/src/index.tsx index 751ce5d..239d4ab 100644 --- a/src/index.tsx +++ b/src/index.tsx @@ -124,8 +124,7 @@ function activate( ); prPanel.id = 'pullRequests'; - // prPanel.title.icon = pullRequestsIcon; - prPanel.title.label = 'PR'; + prPanel.title.icon = pullRequestsIcon; prPanel.title.caption = 'Pull Requests'; // Let the application restorer track the running panel for restoration diff --git a/style/icons/pullrequest.svg b/style/icons/pullrequest.svg index 4994015..b7e1b87 100644 --- a/style/icons/pullrequest.svg +++ b/style/icons/pullrequest.svg @@ -1,5 +1,4 @@ -