forked from 0x2620/pandora
tabs
This commit is contained in:
parent
0c6574f5bd
commit
f2b60633b4
1 changed files with 28 additions and 27 deletions
|
@ -128,6 +128,7 @@
|
|||
"group": "guest",
|
||||
"preferences": {},
|
||||
"ui": {
|
||||
"annotationsSize": 256,
|
||||
"columns": ["id", "title", "director", "country", "year", "language", "genre"],
|
||||
"findQuery": {"conditions": [], "operator": ""},
|
||||
"groups": ["director", "country", "year", "language", "genre"],
|
||||
|
@ -143,8 +144,8 @@
|
|||
"showAnnotations": true,
|
||||
"showGroups": true,
|
||||
"showInfo": true,
|
||||
"showLists": true,
|
||||
"showMovies": true,
|
||||
"showSidebar": true,
|
||||
"sitePage": "home",
|
||||
"sort": [
|
||||
{"key": "director", "operator": ""}
|
||||
|
|
Loading…
Reference in a new issue