Merge branch 'main' into expand-video-embeds-to-fullwidth

This commit is contained in:
SleeplessOne1917 2023-06-22 00:56:01 +00:00 committed by GitHub
commit 090adeece5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 5 deletions

View file

@ -1,6 +1,6 @@
import { isBrowser } from "@utils/browser";
import i18next, { i18nTyped, Resource } from "i18next";
import { UserService } from "./services";
import { UserService } from "./services/UserService";
import { ar } from "./translations/ar";
import { bg } from "./translations/bg";
import { ca } from "./translations/ca";