Skip to content

Commit

Permalink
addressing #587
Browse files Browse the repository at this point in the history
  • Loading branch information
blacktwin committed Oct 21, 2020
1 parent 7dad2a8 commit c6458a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plexapi/media.py
Original file line number Diff line number Diff line change
Expand Up @@ -717,6 +717,7 @@ def _loadData(self, data):
self.end = cast(int, data.attrib.get('endTimeOffset'))


@utils.registerPlexObject
class Field(PlexObject):
""" Represents a single Field.
Expand Down

0 comments on commit c6458a4

Please sign in to comment.