mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 18:36:30 +01:00 
			
		
		
		
	yet another refactoring of working with note's payload/content
This commit is contained in:
		| @@ -31,7 +31,7 @@ async function show() { | ||||
|  | ||||
|     $component.show(); | ||||
|  | ||||
|     textEditor.setData(noteDetailService.getActiveNote().noteContent.content); | ||||
|     textEditor.setData(noteDetailService.getActiveNote().content); | ||||
| } | ||||
|  | ||||
| function getContent() { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user