From 444d5fb7c320ee5458d7516e65300b882a0fb131 Mon Sep 17 00:00:00 2001
From: misa1515 <61636045+misa1515@users.noreply.github.com>
Date: Sat, 16 Dec 2023 22:50:51 +0100
Subject: [PATCH] Update SignIn.tsx
---
interface/src/SignIn.tsx | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/interface/src/SignIn.tsx b/interface/src/SignIn.tsx
index b5b3260ac..2f5b73d14 100644
--- a/interface/src/SignIn.tsx
+++ b/interface/src/SignIn.tsx
@@ -24,6 +24,7 @@ import NLflag from 'i18n/NL.svg';
import NOflag from 'i18n/NO.svg';
import PLflag from 'i18n/PL.svg';
import SVflag from 'i18n/SV.svg';
+import SVflag from 'i18n/SK.svg';
import TRflag from 'i18n/TR.svg';
import { I18nContext } from 'i18n/i18n-react';
import { loadLocaleAsync } from 'i18n/i18n-util.async';
@@ -151,7 +152,7 @@ const SignIn: FC = () => {
TR
-