mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 02:45:54 +01:00
appContext is now component
This commit is contained in:
@@ -74,7 +74,7 @@ export default class Entrypoints extends Component {
|
||||
appContext.tabManager.activateTab(tabContext.tabId);
|
||||
await tabContext.setNote(note.noteId);
|
||||
|
||||
appContext.trigger('focusAndSelectTitle');
|
||||
appContext.triggerEvent('focusAndSelectTitle');
|
||||
}
|
||||
|
||||
async toggleNoteHoistingListener() {
|
||||
|
||||
Reference in New Issue
Block a user