Skip to content

Commit

Permalink
Fix "Ratings + Certification" Posters
Browse files Browse the repository at this point in the history
  • Loading branch information
jaruba committed Mar 17, 2021
1 parent d004179 commit 873f094
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Contents/Code/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

POSTER_TYPE_MAP = {
"Ratings": "poster-default",
"Ratings + Certifications": "poster-certs",
"Ratings + Certification": "poster-certs",
"IMDB + RT + RT Audience": "poster-rt",
"IMDB + MC + MC Audience": "poster-mc"
}
Expand Down

0 comments on commit 873f094

Please sign in to comment.