mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 18:36:30 +01:00 
			
		
		
		
	duplicate (single) note
This commit is contained in:
		| @@ -109,7 +109,7 @@ async function createInitialDatabase(username, password, theme) { | ||||
|             noteId: 'root', | ||||
|             parentNoteId: 'none', | ||||
|             isExpanded: true, | ||||
|             notePosition: 0 | ||||
|             notePosition: 10 | ||||
|         }).save(); | ||||
|  | ||||
|         const dummyTaskContext = new TaskContext("1", 'import', false); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user