mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 19:05:59 +01:00
consistency checks fixes
This commit is contained in:
@@ -100,7 +100,6 @@ class NoteRevision extends Entity {
|
||||
}
|
||||
}
|
||||
|
||||
/** @returns {Promise} */
|
||||
setContent(content) {
|
||||
// force updating note itself so that utcDateModified is represented correctly even for the content
|
||||
this.forcedChange = true;
|
||||
|
||||
Reference in New Issue
Block a user