mirror of
https://github.com/zadam/trilium.git
synced 2025-10-20 15:19:01 +02:00
chore(nx/client): revert change to i18n debug
This commit is contained in:
parent
43a44bf44c
commit
9d284a5fe5
@ -12,7 +12,6 @@ export async function initLocale() {
|
||||
locales = await server.get<Locale[]>("options/locales");
|
||||
|
||||
await i18next.use(i18nextHttpBackend).init({
|
||||
debug: true,
|
||||
lng: locale,
|
||||
fallbackLng: "en",
|
||||
backend: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user