mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 10:26:08 +01:00 
			
		
		
		
	button for creating subnote in relation map and other unrelated changed, WIP
This commit is contained in:
		| @@ -111,5 +111,10 @@ export default { | ||||
|     getEditor, | ||||
|     getContent, | ||||
|     focus, | ||||
|     onNoteChange | ||||
|     onNoteChange, | ||||
|     cleanup: () => { | ||||
|         if (textEditor) { | ||||
|             textEditor.setData(''); | ||||
|         } | ||||
|     } | ||||
| } | ||||
		Reference in New Issue
	
	Block a user