mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-21 22:04:31 -04:00
New: App health displayed in UI
This commit is contained in:
@@ -35,6 +35,7 @@ namespace NzbDrone.Core.Indexers
|
||||
public abstract DownloadProtocol Protocol { get; }
|
||||
|
||||
public abstract bool SupportsPaging { get; }
|
||||
public virtual bool SupportsSearching { get { return true; } }
|
||||
|
||||
protected TSettings Settings
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user