mirror of
https://github.com/zadam/trilium.git
synced 2025-10-31 18:36:30 +01:00
trigger note revisioning saving also on title changes #2426
This commit is contained in:
@@ -918,5 +918,6 @@ module.exports = {
|
||||
getUndeletedParentBranchIds,
|
||||
triggerNoteTitleChanged,
|
||||
eraseDeletedNotesNow,
|
||||
eraseNotesWithDeleteId
|
||||
eraseNotesWithDeleteId,
|
||||
saveNoteRevision
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user