try to import lyricist and singer
This commit is contained in:
parent
8de757eff1
commit
bbaaeb7263
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ pandora.ui.metadataDialog = function(data) {
|
||||||
'country', 'year', 'language', 'runtime', 'color', 'sound',
|
'country', 'year', 'language', 'runtime', 'color', 'sound',
|
||||||
'productionCompany',
|
'productionCompany',
|
||||||
'producer', 'writer', 'cinematographer', 'editor', 'composer', 'actor',
|
'producer', 'writer', 'cinematographer', 'editor', 'composer', 'actor',
|
||||||
|
'lyricist', 'singer',
|
||||||
'genre', 'keyword', 'summary'
|
'genre', 'keyword', 'summary'
|
||||||
],
|
],
|
||||||
mapKeys = {
|
mapKeys = {
|
||||||
|
|
Loading…
Reference in a new issue