Move more core logic to new folder
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
*/
|
||||
|
||||
import { t } from 'i18next';
|
||||
import { DefaultLanguage, langCodeToName } from '@/lib/Languages.tsx';
|
||||
import { DefaultLanguage, langCodeToName } from '@/modules/core/utils/Languages.ts';
|
||||
import { ExtensionType } from '@/lib/graphql/generated/graphql.ts';
|
||||
import { TranslationKey } from '@/Base.types.ts';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user