Indiancine.ma: update secondary sort (fixes #1419)

This commit is contained in:
rolux 2013-07-10 10:38:46 +02:00
parent 22f4d8441d
commit 5aa40d1b24

View file

@ -5,9 +5,10 @@
*/
{
// FIXME: not a good name
"additionalSort": [
{"key": "director", "operator": "+"},
{"key": "year", "operator": "+"},
{"key": "director", "operator": "+"},
{"key": "title", "operator": "+"}
],
"annotations": {