mirror of
https://github.com/zadam/trilium.git
synced 2025-11-07 13:56:11 +01:00
cleanup of entity changes processing
This commit is contained in:
@@ -133,7 +133,7 @@ class NoteRevision extends AbstractEntity {
|
||||
isErased: false,
|
||||
utcDateChanged: this.getUtcDateChanged(),
|
||||
isSynced: true
|
||||
}, null);
|
||||
});
|
||||
}
|
||||
|
||||
beforeSaving() {
|
||||
|
||||
Reference in New Issue
Block a user