mirror of
https://github.com/zadam/trilium.git
synced 2025-11-13 16:55:50 +01:00
cleanup of entity changes processing
This commit is contained in:
@@ -217,7 +217,7 @@ class Note extends AbstractEntity {
|
||||
isErased: false,
|
||||
utcDateChanged: pojo.utcDateModified,
|
||||
isSynced: true
|
||||
}, null);
|
||||
});
|
||||
}
|
||||
|
||||
setJsonContent(content) {
|
||||
|
||||
Reference in New Issue
Block a user