mirror of
https://github.com/zadam/trilium.git
synced 2025-10-30 18:05:55 +01:00
store "openTabs" session
This commit is contained in:
@@ -76,7 +76,6 @@ async function getTree() {
|
||||
const relations = await getRelations(noteIds);
|
||||
|
||||
return {
|
||||
startNotePath: (await optionService.getOption('startNotePath')) || 'root',
|
||||
branches,
|
||||
notes,
|
||||
relations
|
||||
|
||||
Reference in New Issue
Block a user