change default sort

This commit is contained in:
j 2025-04-22 17:55:41 +02:00
commit 43fe7e7956

View file

@ -966,7 +966,7 @@
"listColumnWidth": {},
"listSelection": [],
"listSort": [
{"key": "created", "operator": "-"}
{"key": "date", "operator": "-"}
],
"listView": "grid",
"lists": {},