forked from 0x2620/pandora
add filmingLocations
This commit is contained in:
parent
8584632555
commit
e2ef6de3c0
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ pandora.ui.metadataDialog = function(data) {
|
|||
var keys = [
|
||||
'title', 'alternativeTitles', 'director',
|
||||
'country', 'year', 'language', 'runtime', 'color', 'sound',
|
||||
'productionCompany',
|
||||
'productionCompany', 'filmingLocations'
|
||||
'producer', 'writer', 'cinematographer', 'editor', 'composer', 'actor',
|
||||
'lyricist', 'singer',
|
||||
'genre', 'keyword', 'summary'
|
||||
|
|
Loading…
Reference in a new issue