mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-30 18:05:55 +01:00 
			
		
		
		
	feat(edit-docs): do proper becca cleaning before starting
This commit is contained in:
		| @@ -67,6 +67,10 @@ function importData(input: Buffer) { | |||||||
|  |  | ||||||
|             const { runOnDemandChecks } = (await import("./src/services/consistency_checks.js")).default; |             const { runOnDemandChecks } = (await import("./src/services/consistency_checks.js")).default; | ||||||
|             await runOnDemandChecks(true); |             await runOnDemandChecks(true); | ||||||
|  |  | ||||||
|  |             becca.reset(); | ||||||
|  |             beccaLoader.load(); | ||||||
|  |  | ||||||
|             resolve(); |             resolve(); | ||||||
|         }); |         }); | ||||||
|     }); |     }); | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user