mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 10:55:55 +01:00
chore(nx/server): remove logging
This commit is contained in:
@@ -80,7 +80,6 @@ export async function initializeTranslations() {
|
||||
|
||||
// Initialize translations
|
||||
await i18next.use(Backend).init({
|
||||
debug: true,
|
||||
lng: getCurrentLanguage(),
|
||||
fallbackLng: "en",
|
||||
ns: "server",
|
||||
|
||||
Reference in New Issue
Block a user