mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-22 22:14:44 -04:00
Because it's 2016!
This commit is contained in:
@@ -6,12 +6,6 @@ namespace NzbDrone.Core.IndexerSearch
|
||||
{
|
||||
public int SeriesId { get; set; }
|
||||
|
||||
public override bool SendUpdatesToClient
|
||||
{
|
||||
get
|
||||
{
|
||||
return true;
|
||||
}
|
||||
}
|
||||
public override bool SendUpdatesToClient => true;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user