mirror of
https://github.com/zadam/trilium.git
synced 2025-11-12 00:05:50 +01:00
refactored TabContext => NoteContext
This commit is contained in:
@@ -224,7 +224,7 @@ export default class Entrypoints extends Component {
|
||||
this.hideAllTooltips();
|
||||
}
|
||||
|
||||
activeTabChangedEvent() {
|
||||
activeContextChangedEvent() {
|
||||
this.hideAllTooltips();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user