diff --git a/src/renderer/components/notifications/AccountNotifications.tsx b/src/renderer/components/notifications/AccountNotifications.tsx index 9b152288c..3e6546b3d 100644 --- a/src/renderer/components/notifications/AccountNotifications.tsx +++ b/src/renderer/components/notifications/AccountNotifications.tsx @@ -107,7 +107,13 @@ export const AccountNotifications: FC = ( /> - + openGitHubIssues(account.hostname)} icon={IssueOpenedIcon} diff --git a/src/renderer/components/notifications/__snapshots__/AccountNotifications.test.tsx.snap b/src/renderer/components/notifications/__snapshots__/AccountNotifications.test.tsx.snap index 895bcfc8a..e190709b4 100644 --- a/src/renderer/components/notifications/__snapshots__/AccountNotifications.test.tsx.snap +++ b/src/renderer/components/notifications/__snapshots__/AccountNotifications.test.tsx.snap @@ -91,7 +91,7 @@ exports[`renderer/components/notifications/AccountNotifications.tsx > should ren