mirror of
https://github.com/zadam/trilium.git
synced 2025-11-03 20:06:08 +01:00
event fixes WIP
This commit is contained in:
@@ -80,6 +80,8 @@ export default class TabAwareWidget extends BasicWidget {
|
||||
setTabContextEvent({tabContext}) {
|
||||
/** @var {TabContext} */
|
||||
this.tabContext = tabContext;
|
||||
|
||||
this.refresh();
|
||||
}
|
||||
|
||||
async newTabOpenedEvent({tabContext}) {
|
||||
|
||||
Reference in New Issue
Block a user