mirror of
https://github.com/zadam/trilium.git
synced 2025-12-22 16:20:08 +01:00
server: Set up early initialization of i18n
This commit is contained in:
@@ -70,4 +70,4 @@ electron.app.on("will-quit", () => {
|
||||
// this is to disable electron warning spam in the dev console (local development only)
|
||||
process.env["ELECTRON_DISABLE_SECURITY_WARNINGS"] = "true";
|
||||
|
||||
await import('./src/www.js');
|
||||
await import('./src/main.js');
|
||||
|
||||
Reference in New Issue
Block a user