Implement the startingSidebarTab setting (closes #3)
This commit is contained in:
parent
7340f981db
commit
321a4ab0eb
3 changed files with 62 additions and 0 deletions
|
|
@ -12,6 +12,13 @@
|
|||
"startSidebarExpanded": {
|
||||
"name": "Start Sidebar Expanded",
|
||||
"hint": "(v13+) Starts the right-hand sidebar expanded when logging in."
|
||||
},
|
||||
"startingSidebarTab": {
|
||||
"name": "Starting Sidebar Tab",
|
||||
"hint": "(v13+) Determines what sidebar tab to have selected initially when loading Foundry",
|
||||
"choices": {
|
||||
"blank": "No Custom Default Tab"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue