mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 03:16:11 +01:00
state is now applied to sidebar widgets
This commit is contained in:
@@ -395,7 +395,7 @@ async function treeInitialized() {
|
||||
|
||||
for (const tab of filteredTabs) {
|
||||
await noteDetailService.loadNoteDetail(tab.notePath, {
|
||||
tabId: tab.tabId,
|
||||
state: tab,
|
||||
newTab: true,
|
||||
activate: tab.active
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user