mirror of
https://github.com/zadam/trilium.git
synced 2025-11-07 13:56:11 +01:00
server: Disable debug logs for i18n
This commit is contained in:
@@ -11,8 +11,7 @@ export async function initializeTranslations() {
|
||||
ns: "server",
|
||||
backend: {
|
||||
loadPath: "translations/{{lng}}/{{ns}}.json"
|
||||
},
|
||||
debug: true
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user