correctly set find state when loading '/'

This commit is contained in:
rolux 2011-10-09 10:04:30 +00:00
commit 746efb3110
6 changed files with 27 additions and 15 deletions

View file

@ -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}}",