mirror of
https://github.com/zadam/trilium.git
synced 2025-11-03 11:56:01 +01:00
small refactorings
This commit is contained in:
@@ -88,7 +88,7 @@ async function createInitialDatabase() {
|
||||
optionsInitService.initDocumentOptions();
|
||||
optionsInitService.initNotSyncedOptions(true, {});
|
||||
optionsInitService.initStartupOptions();
|
||||
require("./password").resetPassword();
|
||||
require("./encryption/password").resetPassword();
|
||||
});
|
||||
|
||||
log.info("Importing demo content ...");
|
||||
|
||||
Reference in New Issue
Block a user