diff --git a/pandora/0xdb.jsonc b/pandora/0xdb.jsonc index 648654c3..c5b8ec3d 100644 --- a/pandora/0xdb.jsonc +++ b/pandora/0xdb.jsonc @@ -442,12 +442,6 @@ "capability": "canSeeFiles", "find": true }, - { - "id": "random", - "title": "Random", - "type": "integer", - "columnWidth": 60 - }, { "id": "created", "title": "Date Created", @@ -497,6 +491,12 @@ "title": "Can Play Clips", "type": "boolean", "value": "capability" + }, + { + "id": "random", + "title": "Random", + "type": "integer", + "columnWidth": 60 } ], /* diff --git a/pandora/padma.jsonc b/pandora/padma.jsonc index 50790a3b..d1d0b67e 100644 --- a/pandora/padma.jsonc +++ b/pandora/padma.jsonc @@ -351,12 +351,6 @@ "capability": "canSeeFiles", "find": true }, - { - "id": "random", - "title": "Random", - "type": "integer", - "columnWidth": 60 - }, { "id": "created", "title": "Date Created", @@ -399,6 +393,12 @@ ]}, "sortOperator": "+", "values": ["Public", "Restricted", "Private", "Unknown"] + }, + { + "id": "random", + "title": "Random", + "type": "integer", + "columnWidth": 60 } ], "itemName": {