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',
|
||||
'productionCompany',
|
||||
'producer', 'writer', 'cinematographer', 'editor', 'composer', 'actor',
|
||||
'lyricist', 'singer',
|
||||
'genre', 'keyword', 'summary'
|
||||
],
|
||||
mapKeys = {
|
||||
|
|
Loading…
Reference in a new issue