mirror of
https://github.com/zadam/trilium.git
synced 2026-06-27 21:38:57 +02:00
chore: fix various type errors
This commit is contained in:
@@ -121,8 +121,7 @@ async function main() {
|
||||
}, 10_000);
|
||||
});
|
||||
|
||||
await initializeTranslations();
|
||||
await initializeDatabase(true);
|
||||
// TODO: Initialize core.
|
||||
|
||||
// Wait for becca to be loaded before importing data
|
||||
const { becca_loader: beccaLoader } = await import("@triliumnext/core");
|
||||
|
||||
Reference in New Issue
Block a user