mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-05-07 20:59:23 -05:00
electron: Fix loading of i18n
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
import { initializeTranslations } from "./src/services/i18n.js";
|
||||
|
||||
await initializeTranslations();
|
||||
await import("./electron.js")
|
||||
Reference in New Issue
Block a user