From c3b5d19e9f78fee0a791cb37f328c0b97f13708f Mon Sep 17 00:00:00 2001 From: j <0x006A@0x2620.org> Date: Thu, 10 Nov 2011 15:03:10 +0000 Subject: [PATCH] move --- pandora/0xdb.jsonc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pandora/0xdb.jsonc b/pandora/0xdb.jsonc index 5e30eab59..d485c8b97 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",