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,
|
"columnWidth": 60,
|
||||||
"format": {"type": "duration", "args": [0, "short"]}
|
"format": {"type": "duration", "args": [0, "short"]}
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"id": "series",
|
|
||||||
"title": "TV Series",
|
|
||||||
"type": "boolean"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"id": "writer",
|
"id": "writer",
|
||||||
"title": "Writer",
|
"title": "Writer",
|
||||||
|
@ -213,6 +208,11 @@
|
||||||
"autocomplete": true,
|
"autocomplete": true,
|
||||||
"find": true
|
"find": true
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"id": "series",
|
||||||
|
"title": "TV Series",
|
||||||
|
"type": "boolean"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"id": "genre",
|
"id": "genre",
|
||||||
"title": "Genre",
|
"title": "Genre",
|
||||||
|
|
Loading…
Reference in a new issue