mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 02:16:05 +01:00 
			
		
		
		
	small refactorings and fixes
This commit is contained in:
		| @@ -152,7 +152,7 @@ function getAndValidateParent(params) { | ||||
|  * - {boolean} isProtected - default is false | ||||
|  * - {boolean} isExpanded - default is false | ||||
|  * - {string} prefix - default is empty string | ||||
|  * - {integer} notePosition - default is last existing notePosition in a parent + 10 | ||||
|  * - {int} notePosition - default is last existing notePosition in a parent + 10 | ||||
|  * | ||||
|  * @param params | ||||
|  * @returns {{note: BNote, branch: BBranch}} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user