mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 03:16:11 +01:00
we're now saving links also for notes included in relation maps which helps with translation of noteIds during import from native tar
This commit is contained in:
@@ -549,6 +549,8 @@ async function dropNoteOntoRelationMapHandler(ev) {
|
||||
}
|
||||
}
|
||||
|
||||
saveData();
|
||||
|
||||
await refresh();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user