mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-18 21:34:28 -04:00
more nd icons and some spelling fixes
This commit is contained in:
@@ -19,5 +19,10 @@ namespace NzbDrone.Core.Parser.Model
|
||||
{
|
||||
return Episodes.Any(e => e.AirDateUtc >= DateTime.Today.AddDays(-14));
|
||||
}
|
||||
|
||||
public override string ToString()
|
||||
{
|
||||
return Report.Title;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user