mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 18:36:30 +01:00 
			
		
		
		
	refactor(serve): unnecessary export causing issues with types
This commit is contained in:
		| @@ -352,7 +352,6 @@ function disableSlowQueryLogging<T>(cb: () => T) { | |||||||
| } | } | ||||||
|  |  | ||||||
| export default { | export default { | ||||||
|     dbConnection, |  | ||||||
|     insert, |     insert, | ||||||
|     replace, |     replace, | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user