mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 03:16:11 +01:00
updated API docs
This commit is contained in:
@@ -832,8 +832,6 @@ async function reloadNotes(noteIds) {
|
||||
return;
|
||||
}
|
||||
|
||||
console.debug("Reloading notes", noteIds);
|
||||
|
||||
await treeCache.reloadNotes(noteIds);
|
||||
|
||||
const activeNotePath = noteDetailService.getActiveTabNotePath();
|
||||
|
||||
Reference in New Issue
Block a user