mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 18:36:30 +01:00 
			
		
		
		
	basic search tests
This commit is contained in:
		| @@ -34,6 +34,8 @@ class Note { | ||||
|         /** @param {string|null} */ | ||||
|         this.flatTextCache = null; | ||||
|  | ||||
|         this.noteCache.notes[this.noteId] = this; | ||||
|  | ||||
|         if (protectedSessionService.isProtectedSessionAvailable()) { | ||||
|             this.decrypt(); | ||||
|         } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user