mirror of
https://github.com/zadam/trilium.git
synced 2025-10-30 18:05:55 +01:00
docs
This commit is contained in:
@@ -121,6 +121,9 @@ class FNote {
|
||||
* @type {string}
|
||||
*/
|
||||
this.mime = row.mime;
|
||||
|
||||
// the main use case to keep this is to detect content change which should trigger refresh
|
||||
this.blobId = row.blobId;
|
||||
}
|
||||
|
||||
addParent(parentNoteId, branchId, sort = true) {
|
||||
|
||||
Reference in New Issue
Block a user