mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-24 22:35:39 -04:00
Pull DownloadClientItemClientInfo part of 824d315a
This commit is contained in:
@@ -10,7 +10,7 @@ namespace NzbDrone.Core.Download
|
||||
public List<int> BookIds { get; set; }
|
||||
public QualityModel Quality { get; set; }
|
||||
public string SourceTitle { get; set; }
|
||||
public string DownloadClient { get; set; }
|
||||
public DownloadClientItemClientInfo DownloadClientInfo { get; set; }
|
||||
public string DownloadId { get; set; }
|
||||
public string Message { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user