forked from 0x2620/pandora
indiancinema config: add composer
This commit is contained in:
parent
ba8cec90dd
commit
4d36b0ed16
1 changed files with 11 additions and 0 deletions
|
@ -253,6 +253,17 @@
|
|||
"sort": true,
|
||||
"sortType": "person"
|
||||
},
|
||||
{
|
||||
"id": "composer",
|
||||
"title": "Composer",
|
||||
"type": ["string"],
|
||||
"autocomplete": true,
|
||||
"columnWidth": 180,
|
||||
"filter": true,
|
||||
"find": true,
|
||||
"sort": true,
|
||||
"sortType": "person"
|
||||
},
|
||||
{
|
||||
"id": "actor",
|
||||
"title": "Actor",
|
||||
|
|
Loading…
Reference in a new issue