cleanup of entity changes processing

This commit is contained in:
zadam
2021-06-30 20:54:15 +02:00
parent 5be7f003ca
commit 2035304b63
7 changed files with 32 additions and 44 deletions

View File

@@ -133,7 +133,7 @@ class NoteRevision extends AbstractEntity {
isErased: false,
utcDateChanged: this.getUtcDateChanged(),
isSynced: true
}, null);
});
}
beforeSaving() {