mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 02:16:05 +01:00 
			
		
		
		
	Merge branch 'stable'
This commit is contained in:
		| @@ -189,7 +189,7 @@ async function updateNote(noteId, newNote, ctx) { | ||||
|         await sql.remove("links", noteId); | ||||
|  | ||||
|         for (const link in newNote.links) { | ||||
|             await sql.insert("links", link); | ||||
|             //await sql.insert("links", link); | ||||
|         } | ||||
|  | ||||
|         await sync_table.addNoteTreeSync(noteId); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user