mirror of
https://github.com/zadam/trilium.git
synced 2025-11-11 15:55:52 +01:00
chore(code): fix editorconfig for src/public
This commit is contained in:
@@ -107,7 +107,7 @@ function updateImage(req: Request) {
|
||||
message: "Invalid image content."
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
imageService.updateImage(noteId, file.buffer, file.originalname);
|
||||
|
||||
return { uploaded: true };
|
||||
|
||||
Reference in New Issue
Block a user