mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 18:36:30 +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