forked from 0x2620/pandora
update padma.json to match current user.ui defaults
This commit is contained in:
parent
53ce91b6bd
commit
e4b2e5d8e1
1 changed files with 2 additions and 3 deletions
|
@ -396,15 +396,13 @@
|
|||
"preferences": {},
|
||||
"ui": {
|
||||
"annotationsSize": 256,
|
||||
"findKey": "",
|
||||
"findQuery": {"conditions": [], "operator": ""},
|
||||
"find": {"index": -1, "key": "", "value": ""},
|
||||
"groups": ["director", "collection", "source", "language", "category"],
|
||||
"groupsQuery": {"conditions": [], "operator": "|"},
|
||||
"groupsSize": 176,
|
||||
"item": "",
|
||||
"itemView": "timeline",
|
||||
"list": "",
|
||||
"listQuery": {"conditions": [], "operator": ""},
|
||||
"lists": {
|
||||
"": {
|
||||
"columns": ["title", "director", "country", "year", "language", "runtime", "genre"],
|
||||
|
@ -416,6 +414,7 @@
|
|||
]
|
||||
}
|
||||
},
|
||||
"query": {"conditions": [], "operator": ""},
|
||||
"section": "items",
|
||||
"showAnnotations": true,
|
||||
"showControls": true,
|
||||
|
|
Loading…
Reference in a new issue