aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/components/settings/supportFerdium/SupportFerdiumDashboard.tsx4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/components/settings/supportFerdium/SupportFerdiumDashboard.tsx b/src/components/settings/supportFerdium/SupportFerdiumDashboard.tsx
index d4545c6fa..9057e42ff 100644
--- a/src/components/settings/supportFerdium/SupportFerdiumDashboard.tsx
+++ b/src/components/settings/supportFerdium/SupportFerdiumDashboard.tsx
@@ -49,9 +49,9 @@ const SupportFerdiumDashboard = () => {
49 src="https://img.shields.io/github/stars/ferdium/ferdium-app?style=social" 49 src="https://img.shields.io/github/stars/ferdium/ferdium-app?style=social"
50 /> 50 />
51 </a> 51 </a>
52 <a target="_blank" href="https://crowdin.com/project/ferdium"> 52 <a target="_blank" href="https://crowdin.com/project/ferdium-app">
53 <img 53 <img
54 src="https://badges.crowdin.net/ferdium/localized.svg" 54 src="https://badges.crowdin.net/ferdium-app/localized.svg"
55 alt="Crowdin" 55 alt="Crowdin"
56 /> 56 />
57 </a> 57 </a>