mirror of
https://github.com/zadam/trilium.git
synced 2025-10-28 16:56:34 +01:00
clipper endpoint should also scan and download images as a fallback, #2621
This commit is contained in:
@@ -949,5 +949,6 @@ module.exports = {
|
||||
triggerNoteTitleChanged,
|
||||
eraseDeletedNotesNow,
|
||||
eraseNotesWithDeleteId,
|
||||
saveNoteRevision
|
||||
saveNoteRevision,
|
||||
downloadImages
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user