mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 02:45:54 +01:00
similarity tweaks
This commit is contained in:
@@ -36,7 +36,7 @@ function createNoteRevision(note) {
|
||||
return;
|
||||
}
|
||||
|
||||
const contentMetadata = note.getContentMetadata();console.log("contentMetadata", contentMetadata);
|
||||
const contentMetadata = note.getContentMetadata();
|
||||
|
||||
const noteRevision = new NoteRevision({
|
||||
noteId: note.noteId,
|
||||
|
||||
Reference in New Issue
Block a user