From 78e4759653778429cdf4ce6cb44c71b51990c39c Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:24:19 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=F0=9F=9A=9C=20intl.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/intl.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/utils/intl.ts b/src/utils/intl.ts index 53b900d..a136614 100644 --- a/src/utils/intl.ts +++ b/src/utils/intl.ts @@ -92,3 +92,4 @@ export function getSystemLocaleLanguage(): string | undefined { } return cachedSystemLocaleLanguage } +