mirror of
https://github.com/zadam/trilium.git
synced 2025-11-07 13:56:11 +01:00
rename "note revision" to just "revision"
This commit is contained in:
@@ -70,7 +70,7 @@ function updateImage(noteId, uploadBuffer, originalName) {
|
||||
|
||||
const note = becca.getNote(noteId);
|
||||
|
||||
note.saveNoteRevision();
|
||||
note.saveRevision();
|
||||
|
||||
note.setLabel('originalFileName', originalName);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user