- Fix tmdb settings for In Memoriam
This commit is contained in:
parent
80b8e9071e
commit
b2793ba345
|
@ -45,6 +45,6 @@ templates:
|
|||
|
||||
collections:
|
||||
"Gilbert Gottfried - In Memoriam":
|
||||
template: { name: Actor, person: 15832 }
|
||||
template: { name: Actor, tmdb_id: 15832 }
|
||||
|
||||
|
||||
|
|
|
@ -45,6 +45,6 @@ templates:
|
|||
|
||||
collections:
|
||||
"Gilbert Gottfried - In Memoriam":
|
||||
template: { name: Actor, person: 15832 }
|
||||
template: { name: Actor, tmdb_id: 15832 }
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue