mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 02:16:05 +01:00 
			
		
		
		
	fix closing of tooltips
This commit is contained in:
		| @@ -264,7 +264,7 @@ function FrontendScriptApi(startNote, currentNote, originEntity = null) { | ||||
|  | ||||
|     /** | ||||
|      * @method | ||||
|      * @returns {string} returns note path of active note | ||||
|      * @returns {Promise<string>} returns note path of active note | ||||
|      */ | ||||
|     this.getActiveNotePath = treeService.getActiveNotePath; | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user