mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-27 22:56:45 -04:00
New: App health displayed in UI
This commit is contained in:
@@ -11,5 +11,6 @@ namespace NzbDrone.Core.Download
|
||||
IEnumerable<HistoryItem> GetHistory(int start = 0, int limit = 0);
|
||||
void RemoveFromQueue(string id);
|
||||
void RemoveFromHistory(string id);
|
||||
void Test();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user