mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-27 22:56:45 -04:00
Fixed: Sabnzbd/Nzbget settings will now fail to save if you entered a non-existing category.
This commit is contained in:
@@ -13,7 +13,6 @@ namespace NzbDrone.Core.Download
|
||||
IEnumerable<DownloadClientItem> GetItems();
|
||||
void RemoveItem(string id);
|
||||
void RetryDownload(string id);
|
||||
void Test();
|
||||
|
||||
DownloadClientStatus GetStatus();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user