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": {},
|
"preferences": {},
|
||||||
"ui": {
|
"ui": {
|
||||||
"annotationsSize": 256,
|
"annotationsSize": 256,
|
||||||
"findKey": "",
|
"find": {"index": -1, "key": "", "value": ""},
|
||||||
"findQuery": {"conditions": [], "operator": ""},
|
|
||||||
"groups": ["director", "collection", "source", "language", "category"],
|
"groups": ["director", "collection", "source", "language", "category"],
|
||||||
"groupsQuery": {"conditions": [], "operator": "|"},
|
"groupsQuery": {"conditions": [], "operator": "|"},
|
||||||
"groupsSize": 176,
|
"groupsSize": 176,
|
||||||
"item": "",
|
"item": "",
|
||||||
"itemView": "timeline",
|
"itemView": "timeline",
|
||||||
"list": "",
|
"list": "",
|
||||||
"listQuery": {"conditions": [], "operator": ""},
|
|
||||||
"lists": {
|
"lists": {
|
||||||
"": {
|
"": {
|
||||||
"columns": ["title", "director", "country", "year", "language", "runtime", "genre"],
|
"columns": ["title", "director", "country", "year", "language", "runtime", "genre"],
|
||||||
|
@ -416,6 +414,7 @@
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"query": {"conditions": [], "operator": ""},
|
||||||
"section": "items",
|
"section": "items",
|
||||||
"showAnnotations": true,
|
"showAnnotations": true,
|
||||||
"showControls": true,
|
"showControls": true,
|
||||||
|
|
Loading…
Reference in a new issue