use date, year does not exist
This commit is contained in:
parent
2742df5221
commit
0b4468ef06
1 changed files with 1 additions and 1 deletions
|
@ -611,7 +611,7 @@
|
||||||
"editSelection": [],
|
"editSelection": [],
|
||||||
"editSort": [
|
"editSort": [
|
||||||
{"key": "index", "operator": "+"},
|
{"key": "index", "operator": "+"},
|
||||||
{"key": "year", "operator": "+"},
|
{"key": "date", "operator": "+"},
|
||||||
{"key": "director", "operator": "+"},
|
{"key": "director", "operator": "+"},
|
||||||
{"key": "title", "operator": "+"},
|
{"key": "title", "operator": "+"},
|
||||||
{"key": "position", "operator": "+"},
|
{"key": "position", "operator": "+"},
|
||||||
|
|
Loading…
Reference in a new issue