Add new Tautulli structures #111

This commit is contained in:
samwiseg0 2019-03-06 08:53:36 -08:00
parent b7e8d6e3fc
commit b0bbe431d5

View file

@ -455,3 +455,5 @@ class TautulliStream(NamedTuple):
width: str = None
writers: list = None
year: str = None
secure: str = None
relayed: str = None