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": {},
|
"listColumnWidth": {},
|
||||||
"listSelection": [],
|
"listSelection": [],
|
||||||
"listSort": [
|
"listSort": [
|
||||||
{"key": "created", "operator": "-"}
|
{"key": "date", "operator": "-"}
|
||||||
],
|
],
|
||||||
"listView": "grid",
|
"listView": "grid",
|
||||||
"lists": {},
|
"lists": {},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue