Promote default

This commit is contained in:
Mike A. Trethewey
2020-03-12 04:05:26 -07:00
parent 755c401da1
commit fc8ebad37f
6 changed files with 92 additions and 241 deletions

View File

@@ -5,9 +5,7 @@
"leftItemFrame": {
"worldstate": {
"type": "selectbox",
"managerAttrs": {
"default": "open"
},
"default": "open",
"options": [
"standard",
"open",
@@ -103,9 +101,7 @@
},
"sortingalgo": {
"type": "selectbox",
"managerAttrs": {
"default": "balanced"
},
"default": "balanced",
"options": [
"freshness",
"flood",