Fix typo from d5bffc3

This commit is contained in:
JonnyWong16 2018-05-25 12:18:29 -07:00
commit 53aafbd19e
2 changed files with 2 additions and 2 deletions

View file

@ -818,7 +818,7 @@ class RecentlyAdded(Newsletter):
item['thumb_hash'] = ''
item['art_hash'] = ''
item['thumb_url'] = ''
item['art_hash'] = ''
item['art_url'] = ''
item['poster_url'] = item['thumb_url'] # Keep for backwards compatibility
self.data['recently_added'] = recently_added