mirror of
https://github.com/zadam/trilium.git
synced 2025-11-09 14:55:50 +01:00
fixes
This commit is contained in:
@@ -576,6 +576,8 @@ export default class TabRowWidget extends BasicWidget {
|
||||
};
|
||||
|
||||
tabNoteSwitchedAndActivatedEvent({tabId}) {
|
||||
this.activeTabChangedEvent();
|
||||
|
||||
this.updateTabById(tabId);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user