mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 03:16:11 +01:00
#98, working sync setup from server to desktop instance + refactoring of DB initialization
This commit is contained in:
@@ -86,7 +86,7 @@ async function migrate() {
|
||||
}
|
||||
|
||||
if (sqlInit.isDbUpToDate()) {
|
||||
sqlInit.setDbReadyAsResolved();
|
||||
await sqlInit.initDbConnection();
|
||||
}
|
||||
|
||||
return migrations;
|
||||
|
||||
Reference in New Issue
Block a user