use existing documents key for documents sort

This commit is contained in:
j 2020-01-18 23:32:26 +01:00
parent 9ac0042997
commit 7ce7b0cc0e
1 changed files with 1 additions and 1 deletions

View File

@ -1352,7 +1352,7 @@
"documentFiltersSize": 176,
"documentView": "view",
"documentsSelection": {},
"documentsSort": [{"key": "name", "operator": "+"}],
"documentsSort": [{"key": "title", "operator": "+"}],
"documentsView": "grid",
"documentFilters": [
{"id": "source", "sort": [{"key": "items", "operator": "-"}]},