Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
mal5305 authored and MDHMatt committed May 12, 2023
1 parent ec79d22 commit b6e53db
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 b6e53db

Please sign in to comment.