correctly set find state when loading '/'
This commit is contained in:
parent
8dedbd1bae
commit
746efb3110
6 changed files with 27 additions and 15 deletions
|
|
@ -500,6 +500,7 @@
|
|||
{"name": "Restricted", "color": [255, 128, 0], "description": "Only staff and admin can see and play."},
|
||||
{"name": "Private", "color": [255, 0, 0], "description": "Only admins can see and play."}
|
||||
],
|
||||
"sendReferrer": false,
|
||||
"site": {
|
||||
"id": "{{settings.SITEID}}",
|
||||
"name": "{{settings.SITENAME}}",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue