From 50234067176e5e2fb1302caa77124b01f84f3c7a Mon Sep 17 00:00:00 2001 From: jubnl Date: Wed, 15 Apr 2026 07:33:26 +0200 Subject: [PATCH] Update discord link to a permanent link --- client/src/components/Admin/GitHubPanel.tsx | 2 +- client/src/components/Layout/Navbar.tsx | 2 +- client/src/components/Settings/AboutTab.tsx | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/client/src/components/Admin/GitHubPanel.tsx b/client/src/components/Admin/GitHubPanel.tsx index ad76c2a0..e574d7a0 100644 --- a/client/src/components/Admin/GitHubPanel.tsx +++ b/client/src/components/Admin/GitHubPanel.tsx @@ -157,7 +157,7 @@ export default function GitHubPanel() { v{appVersion} - e.currentTarget.style.background = '#5865F220'} onMouseLeave={e => e.currentTarget.style.background = 'var(--bg-tertiary)'} diff --git a/client/src/components/Settings/AboutTab.tsx b/client/src/components/Settings/AboutTab.tsx index 26cb3ad3..d1fd0ce0 100644 --- a/client/src/components/Settings/AboutTab.tsx +++ b/client/src/components/Settings/AboutTab.tsx @@ -66,7 +66,7 @@ export default function AboutTab({ appVersion }: Props): React.ReactElement {