From e29ef497f16a75965132139f71db1bcb1ea1a2e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Collonval?= Date: Tue, 23 Feb 2021 10:39:45 +0100 Subject: [PATCH] Correct extension icon --- src/index.tsx | 3 +-- style/icons/pullrequest.svg | 1 - 2 files changed, 1 insertion(+), 3 deletions(-) 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 @@ -