Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
mal5305 committed May 21, 2021
1 parent 50eb83a commit 2b1f6e0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions varken/structures.py
Original file line number Diff line number Diff line change
Expand Up @@ -127,8 +127,10 @@ class OmbiTVRequest(NamedTuple):
childRequests: list = None
denied: bool = None
deniedReason: None = None
externalProviderId: str = None
id: int = None
imdbId: str = None
languageProfile: str = None
markedAsDenied: str = None
overview: str = None
posterPath: str = None
Expand Down

0 comments on commit 2b1f6e0

Please sign in to comment.