Add the startSidebarExpanded setting (closes #2)
This commit is contained in:
parent
d856f7b1c8
commit
529aa72bdf
10 changed files with 71 additions and 5 deletions
|
|
@ -1,2 +1,4 @@
|
|||
// Hooks
|
||||
import "./hooks/init.mjs";
|
||||
import "./hooks/ready.mjs";
|
||||
import "./hooks/renderSidebar.mjs";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue