mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 02:45:54 +01:00
left sidebar can now be also collapsible
This commit is contained in:
@@ -196,8 +196,8 @@ class AppContext {
|
||||
|
||||
this.components = [
|
||||
new Entrypoints(),
|
||||
this.tabRow,
|
||||
new DialogEventComponent(this),
|
||||
...topPaneWidgets,
|
||||
...leftPaneWidgets,
|
||||
...centerPaneWidgets,
|
||||
...rightPaneWidgets
|
||||
|
||||
Reference in New Issue
Block a user