mirror of
https://github.com/zadam/trilium.git
synced 2025-11-06 05:15:59 +01:00
appContext is now component
This commit is contained in:
@@ -65,7 +65,7 @@ export default class SidePaneToggles extends BasicWidget {
|
||||
|
||||
splitService.setupSplit(this.paneVisible.left, this.paneVisible.right);
|
||||
|
||||
this.trigger('sidebarVisibilityChanged', {side, show});
|
||||
this.triggerEvent('sidebarVisibilityChanged', {side, show});
|
||||
}
|
||||
|
||||
initialRenderCompleteListener() {
|
||||
|
||||
Reference in New Issue
Block a user