mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 11:26:15 +01:00
show/hide switcher for the sidebar
This commit is contained in:
@@ -286,11 +286,6 @@ function registerEntrypoints() {
|
||||
|
||||
searchNotesService.searchInSubtree(node.data.noteId);
|
||||
});
|
||||
|
||||
Split(['#left-pane', '#center-pane', '#right-pane'], {
|
||||
sizes: [25, 50, 25],
|
||||
gutterSize: 5
|
||||
});
|
||||
}
|
||||
|
||||
export default {
|
||||
|
||||
Reference in New Issue
Block a user