location instead of person
This commit is contained in:
parent
d0c401274e
commit
42f43b5b3c
1 changed files with 1 additions and 1 deletions
|
@ -1169,7 +1169,7 @@
|
|||
"filters": [
|
||||
{"id": "collection", "sort": [{"key": "items", "operator": "-"}]},
|
||||
{"id": "themes", "sort": [{"key": "items", "operator": "-"}]},
|
||||
{"id": "name", "sort": [{"key": "items", "operator": "-"}]},
|
||||
{"id": "location", "sort": [{"key": "items", "operator": "-"}]},
|
||||
{"id": "keywords", "sort": [{"key": "items", "operator": "-"}]},
|
||||
{"id": "year", "sort": [{"key": "name", "operator": "+"}]}
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue