listColumns
This commit is contained in:
parent
034e2771ee
commit
c384d03c96
1 changed files with 1 additions and 1 deletions
|
@ -1179,7 +1179,7 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution.
|
|||
"itemFind": "",
|
||||
"itemSort": [{"key": "position", "operator": "+"}],
|
||||
"itemView": "info",
|
||||
"listColumns": ["title", "director", "year", "language", "duration"],
|
||||
"listColumns": ["title", "type", "batch", "duration", "tags", "resolution"],
|
||||
"listColumnWidth": {},
|
||||
"listSelection": [],
|
||||
"listSort": [{"key": "title", "operator": "+"}],
|
||||
|
|
Loading…
Reference in a new issue