mirror of
https://github.com/zadam/trilium.git
synced 2025-11-09 23:05:51 +01:00
blob WIP
This commit is contained in:
@@ -149,7 +149,7 @@ function fillAllEntityChanges() {
|
||||
fillEntityChanges("notes", "noteId");
|
||||
fillEntityChanges("branches", "branchId");
|
||||
fillEntityChanges("note_revisions", "noteRevisionId");
|
||||
fillEntityChanges("note_attachments", "noteAttachmentId");
|
||||
fillEntityChanges("attachments", "attachmentId");
|
||||
fillEntityChanges("blobs", "blobId");
|
||||
fillEntityChanges("attributes", "attributeId");
|
||||
fillEntityChanges("etapi_tokens", "etapiTokenId");
|
||||
|
||||
Reference in New Issue
Block a user