mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-22 22:43:31 -07:00
Revert TMDBResources
This commit is contained in:
parent
d0c93759c6
commit
e9b6c250f7
1 changed files with 0 additions and 1 deletions
|
@ -34,7 +34,6 @@ namespace NzbDrone.Core.MetadataSource.SkyHook.Resource
|
||||||
public int vote_count { get; set; }
|
public int vote_count { get; set; }
|
||||||
public bool video { get; set; }
|
public bool video { get; set; }
|
||||||
public float vote_average { get; set; }
|
public float vote_average { get; set; }
|
||||||
public string Slug { get; set; }
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue