diff --git a/pandora/config.indiancinema.jsonc b/pandora/config.indiancinema.jsonc index 6d116a32..66e32241 100644 --- a/pandora/config.indiancinema.jsonc +++ b/pandora/config.indiancinema.jsonc @@ -514,6 +514,15 @@ "sort": true, "value": {"layer": "subtitles", "type": "wordsperminute"} }, + { + "id": "numberofdocuments", + "title": "Number of Documents", + "type": "integer", + "columnWidth": 60, + "format": {"type": "number", "args": []}, + "sort": true, + "value": {"key": "documents", "type": "length"} + }, { "id": "size", "title": "Size", @@ -540,15 +549,6 @@ "columnWidth": 60, "sort": true }, - { - "id": "numberofdocuments", - "title": "Number of Documents", - "type": "integer", - "columnWidth": 60, - "format": {"type": "number", "args": []}, - "sort": true, - "value": {"key": "documents", "type": "length"} - }, { "id": "numberoffiles", "title": "Number of Files",