mirror of
				https://github.com/TriliumNext/Notes.git
				synced 2025-10-31 13:01:31 +08:00 
			
		
		
		
	server-esm: Fix missing becca
This commit is contained in:
		
							parent
							
								
									1cd6670c55
								
							
						
					
					
						commit
						a10cc7bf8b
					
				| @ -10,8 +10,7 @@ import log from "../../services/log.js"; | |||||||
| import protectedSessionService from "../../services/protected_session.js"; | import protectedSessionService from "../../services/protected_session.js"; | ||||||
| import blobService from "../../services/blob.js"; | import blobService from "../../services/blob.js"; | ||||||
| import Becca, { ConstructorData } from '../becca-interface'; | import Becca, { ConstructorData } from '../becca-interface'; | ||||||
| 
 | import becca from "../becca.js"; | ||||||
| let becca: Becca; |  | ||||||
| 
 | 
 | ||||||
| interface ContentOpts { | interface ContentOpts { | ||||||
|     forceSave?: boolean; |     forceSave?: boolean; | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Elian Doran
						Elian Doran