mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 10:26:08 +01:00 
			
		
		
		
	sync fixes and refactorings
This commit is contained in:
		| @@ -1564,10 +1564,6 @@ export default class NoteTreeWidget extends NoteContextAwareWidget { | ||||
|         this.triggerCommand("showImportDialog", {noteId: node.data.noteId}); | ||||
|     } | ||||
|  | ||||
|     forceNoteSyncCommand({node}) { | ||||
|         syncService.forceNoteSync(node.data.noteId); | ||||
|     } | ||||
|  | ||||
|     editNoteTitleCommand({node}) { | ||||
|         appContext.triggerCommand('focusOnTitle'); | ||||
|     } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user