mirror of
https://github.com/zadam/trilium.git
synced 2025-10-06 13:39:51 +08:00
chore(nx/server): remove logging
This commit is contained in:
parent
e6f9d402cd
commit
aa68c705f0
1 changed files with 0 additions and 1 deletions
|
@ -80,7 +80,6 @@ export async function initializeTranslations() {
|
|||
|
||||
// Initialize translations
|
||||
await i18next.use(Backend).init({
|
||||
debug: true,
|
||||
lng: getCurrentLanguage(),
|
||||
fallbackLng: "en",
|
||||
ns: "server",
|
||||
|
|
Loading…
Add table
Reference in a new issue