mirror of
https://github.com/zadam/trilium.git
synced 2025-11-06 21:36:05 +01:00
renaming note_tree to branch
This commit is contained in:
@@ -28,5 +28,5 @@ $("#import-upload").change(async function() {
|
||||
processData: false, // NEEDED, DON'T OMIT THIS
|
||||
});
|
||||
|
||||
await noteTree.reload();
|
||||
await treeService.reload();
|
||||
});
|
||||
Reference in New Issue
Block a user