mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 10:26:08 +01:00 
			
		
		
		
	fix loading of string content saved as binary
This commit is contained in:
		| @@ -1,5 +1,5 @@ | ||||
| const becca = require("../../becca/becca"); | ||||
| const blobService = require("../../services/blob.js"); | ||||
| const blobService = require("../../services/blob"); | ||||
| const ValidationError = require("../../errors/validation_error"); | ||||
|  | ||||
| function getAttachmentBlob(req) { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user