mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 10:26:08 +01:00 
			
		
		
		
	hoisting note now seems to work correctly in relation to tabs
This commit is contained in:
		| @@ -167,7 +167,7 @@ function AttributesModel() { | ||||
|  | ||||
|         infoService.showMessage("Attributes have been saved."); | ||||
|  | ||||
|         const ctx = noteDetailService.getActiveContext(); | ||||
|         const ctx = noteDetailService.getActiveTabContext(); | ||||
|  | ||||
|         ctx.attributes.refreshAttributes(); | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user