mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-29 02:52:27 +08:00
chore(nx/server): remove logging
This commit is contained in:
parent
e6f9d402cd
commit
aa68c705f0
@ -80,7 +80,6 @@ export async function initializeTranslations() {
|
|||||||
|
|
||||||
// Initialize translations
|
// Initialize translations
|
||||||
await i18next.use(Backend).init({
|
await i18next.use(Backend).init({
|
||||||
debug: true,
|
|
||||||
lng: getCurrentLanguage(),
|
lng: getCurrentLanguage(),
|
||||||
fallbackLng: "en",
|
fallbackLng: "en",
|
||||||
ns: "server",
|
ns: "server",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user