mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 10:26:08 +01:00 
			
		
		
		
	fix(build): missing argument
This commit is contained in:
		| @@ -7,7 +7,7 @@ const DEMO_ZIP_PATH = "db/demo.zip"; | ||||
|  | ||||
| async function main() { | ||||
|     await initializeTranslations(); | ||||
|     await initializeDatabase(); | ||||
|     await initializeDatabase(false); | ||||
|  | ||||
|     await startElectron(); | ||||
|     await registerHandlers(); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user