diff --git a/pandora/0xdb.jsonc b/pandora/0xdb.jsonc index 5e30eab5..d485c8b9 100644 --- a/pandora/0xdb.jsonc +++ b/pandora/0xdb.jsonc @@ -137,11 +137,6 @@ "columnWidth": 60, "format": {"type": "duration", "args": [0, "short"]} }, - { - "id": "series", - "title": "TV Series", - "type": "boolean" - }, { "id": "writer", "title": "Writer", @@ -213,6 +208,11 @@ "autocomplete": true, "find": true }, + { + "id": "series", + "title": "TV Series", + "type": "boolean" + }, { "id": "genre", "title": "Genre",