mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 02:16:05 +01:00 
			
		
		
		
	Merge remote-tracking branch 'origin/stable'
# Conflicts: # Dockerfile # package-lock.json # package.json # src/services/cloning.js
This commit is contained in:
		| @@ -138,7 +138,7 @@ function processContent(images, note, content) { | ||||
|                 value: imageNote.noteId | ||||
|             }).save(); | ||||
|  | ||||
|             console.log(`Replacing ${imageId} with ${url}`); | ||||
|             log.info(`Replacing ${imageId} with ${url} in note ${note.noteId}`); | ||||
|  | ||||
|             rewrittenContent = utils.replaceAll(rewrittenContent, imageId, url); | ||||
|         } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user