use genre

This commit is contained in:
j 2019-11-20 17:31:17 +01:00
parent 93f9387b60
commit 0e5177bbb6
1 changed files with 1 additions and 1 deletions

View File

@ -1187,7 +1187,7 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution.
{"id": "country", "sort": [{"key": "items", "operator": "-"}]}, {"id": "country", "sort": [{"key": "items", "operator": "-"}]},
{"id": "year", "sort": [{"key": "name", "operator": "-"}]}, {"id": "year", "sort": [{"key": "name", "operator": "-"}]},
{"id": "section", "sort": [{"key": "items", "operator": "-"}]}, {"id": "section", "sort": [{"key": "items", "operator": "-"}]},
{"id": "keywords", "sort": [{"key": "items", "operator": "-"}]} {"id": "genre", "sort": [{"key": "items", "operator": "-"}]}
], ],
"filtersSize": 176, "filtersSize": 176,
"find": {"conditions": [], "operator": "&"}, "find": {"conditions": [], "operator": "&"},