🚨 Fixed linter error

This commit is contained in:
Mawoka
2023-06-28 09:39:15 +02:00
parent 5791f8021f
commit 394b8b1a8c
+1 -1
View File
@@ -23,7 +23,7 @@ import nl from './locales/nl.json';
// import zh_Hans from './locales/zh_Hans.json';
import LanguageDetector from 'i18next-browser-languagedetector';
import type { i18n, Resource } from 'i18next';
import type { i18n } from 'i18next';
export class I18nService {
// expose i18next