forked from 0x2620/pandora
move
This commit is contained in:
parent
fdc29212b7
commit
c3b5d19e9f
1 changed files with 5 additions and 5 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue