mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 18:36:30 +01:00 
			
		
		
		
	fixed triggers to sort children of notes with "sorted" label, closes #1126
This commit is contained in:
		| @@ -778,5 +778,6 @@ module.exports = { | ||||
|     protectNoteRecursively, | ||||
|     scanForLinks, | ||||
|     duplicateNote, | ||||
|     getUndeletedParentBranches | ||||
|     getUndeletedParentBranches, | ||||
|     triggerNoteTitleChanged | ||||
| }; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user