mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-16 10:03:51 -07:00
SeriesStats are returned when fetching a single series
SeriesStats are no longer wipred from UI on update
This commit is contained in:
parent
a9dd2d2f04
commit
19b3add783
2 changed files with 21 additions and 12 deletions
|
@ -1,4 +1,5 @@
|
|||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
|
||||
namespace NzbDrone.Core.SeriesStats
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue