mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 18:36:30 +01:00 
			
		
		
		
	import fixes
This commit is contained in:
		| @@ -22,8 +22,6 @@ class NoteCache { | ||||
|         this.attributeIndex = {}; | ||||
|  | ||||
|         this.loaded = false; | ||||
|         this.loadedResolve = null; | ||||
|         this.loadedPromise = new Promise(res => {this.loadedResolve = res;}); | ||||
|     } | ||||
|  | ||||
|     /** @return {Attribute[]} */ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user