Add the startSidebarExpanded setting (closes #2)

This commit is contained in:
Eldritch-Oliver 2025-11-22 15:46:30 -07:00
parent d856f7b1c8
commit 529aa72bdf
10 changed files with 71 additions and 5 deletions

View file

@ -1,3 +1,10 @@
{
"OFT": {}
"OFT": {
"setting": {
"startSidebarExpanded": {
"name": "Start Sidebar Expanded",
"hint": "(v13+) Starts the right-hand sidebar expanded when logging in."
}
}
}
}