change default sort
This commit is contained in:
parent
459f65154e
commit
43fe7e7956
1 changed files with 1 additions and 1 deletions
|
|
@ -966,7 +966,7 @@
|
|||
"listColumnWidth": {},
|
||||
"listSelection": [],
|
||||
"listSort": [
|
||||
{"key": "created", "operator": "-"}
|
||||
{"key": "date", "operator": "-"}
|
||||
],
|
||||
"listView": "grid",
|
||||
"lists": {},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue