mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-20 05:23:31 -07:00
more nd icons and some spelling fixes
This commit is contained in:
parent
3ef9b40754
commit
b1e5646d7d
6 changed files with 18 additions and 9 deletions
|
@ -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;
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue