Correct Poster TAG

This commit is contained in:
blacktwin 2019-11-06 09:28:19 -05:00
parent 9f71277530
commit e62dff0a09

View file

@ -472,9 +472,9 @@ class Poster(PlexObject):
""" Represents a Poster.
Attributes:
TAG (str): 'Poster'
TAG (str): 'Photo'
"""
TAG = 'Poster'
TAG = 'Photo'
def _loadData(self, data):
self._data = data