diff --git a/config.jsonc b/config.jsonc index 7527d20..02a1607 100644 --- a/config.jsonc +++ b/config.jsonc @@ -966,7 +966,7 @@ "listColumnWidth": {}, "listSelection": [], "listSort": [ - {"key": "created", "operator": "-"} + {"key": "date", "operator": "-"} ], "listView": "grid", "lists": {},