diff --git a/config.jsonc b/config.jsonc index bb676bc..5661516 100644 --- a/config.jsonc +++ b/config.jsonc @@ -611,7 +611,7 @@ "editSelection": [], "editSort": [ {"key": "index", "operator": "+"}, - {"key": "year", "operator": "+"}, + {"key": "date", "operator": "+"}, {"key": "director", "operator": "+"}, {"key": "title", "operator": "+"}, {"key": "position", "operator": "+"},