mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
Resync'd UI and API
This commit is contained in:
@@ -52,7 +52,7 @@ namespace NzbDrone.Api.Series
|
||||
|
||||
s.EpisodeCount = stats.EpisodeCount;
|
||||
s.EpisodeFileCount = stats.EpisodeFileCount;
|
||||
s.SeasonsCount = stats.NumberOfSeasons;
|
||||
s.SeasonCount = stats.SeasonCount;
|
||||
s.NextAiring = stats.NextAiring;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user