mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 19:05:59 +01:00
appContext is now component
This commit is contained in:
@@ -51,6 +51,6 @@ export default class NoteActionsWidget extends TabAwareWidget {
|
||||
return;
|
||||
}
|
||||
|
||||
this.trigger(eventName);
|
||||
this.triggerEvent(eventName);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user