From b5bf17a1ea43b21d72b8bd95e4b7a53e90fe4dfc Mon Sep 17 00:00:00 2001 From: Hugh Lilly Date: Thu, 22 Sep 2022 11:52:16 +1200 Subject: [PATCH] Change action when clicking on GitHub icon Opens GitHub notifcations page instead of Gitify repo (which can be opened by clicking the app's icon) --- src/components/Sidebar.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Sidebar.tsx b/src/components/Sidebar.tsx index be3364ff0..895426eab 100644 --- a/src/components/Sidebar.tsx +++ b/src/components/Sidebar.tsx @@ -91,8 +91,8 @@ export const Sidebar: React.FC = () => {