mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 03:16:11 +01:00
small fixes
This commit is contained in:
@@ -95,6 +95,7 @@ export default class TabManager extends Component {
|
||||
|
||||
await this.tabsUpdate.allowUpdateWithoutChange(async () => {
|
||||
for (const tab of filteredTabs) {
|
||||
|
||||
await this.openContextWithNote(tab.notePath, tab.active, tab.ntxId, tab.hoistedNoteId, tab.mainNtxId);
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user