mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 02:16:05 +01:00 
			
		
		
		
	Merge branch 'stable'
# Conflicts: # src/services/notes.js
This commit is contained in:
		| @@ -594,6 +594,8 @@ async function eraseDeletedNotes() { | ||||
|         SET name = 'deleted', | ||||
|             value = '' | ||||
|         WHERE noteId IN (???)`, noteIdsToErase); | ||||
|  | ||||
|     log.info(`Erased notes: ${JSON.stringify(noteIdsToErase)}`); | ||||
| } | ||||
|  | ||||
| async function duplicateNote(noteId, parentNoteId) { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user