mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-04 05:28:59 +01:00 
			
		
		
		
	typo
This commit is contained in:
		
							parent
							
								
									ec4fac421b
								
							
						
					
					
						commit
						de1c76ee3c
					
				@ -235,7 +235,7 @@ const ATTR_HELP = {
 | 
			
		||||
        "runOnNoteChange": "executes when note is changed (includes note creation as well)",
 | 
			
		||||
        "runOnNoteDeletion": "executes when note is being deleted",
 | 
			
		||||
        "runOnBranchCreation": "executes when a branch is created. Branch is a link between parent note and child note and is created e.g. when cloning or moving note.",
 | 
			
		||||
        "runOnBranchDeletion": "executes when a branch is delete. Branch is a link between parent note and child note and is deleted e.g. when moving note (old branch/link is deleted).",
 | 
			
		||||
        "runOnBranchDeletion": "executes when a branch is deleted. Branch is a link between parent note and child note and is deleted e.g. when moving note (old branch/link is deleted).",
 | 
			
		||||
        "runOnChildNoteCreation": "executes when new note is created under this note",
 | 
			
		||||
        "runOnAttributeCreation": "executes when new attribute is created under this note",
 | 
			
		||||
        "runOnAttributeChange": "executes when attribute is changed under this note",
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user