fix storing dateLastEdited timestamp in note revisions

This commit is contained in:
zadam
2020-09-06 22:04:11 +02:00
parent 032ffa8367
commit b0bf88c487
2 changed files with 9 additions and 2 deletions

View File

@@ -105,6 +105,7 @@ class Note extends Entity {
}
}
/** @returns {{contentLength, dateModified, utcDateModified}} */
getContentMetadata() {
return sql.getRow(`
SELECT