mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-23 22:25:09 -04:00
New: Readarr 0.1
This commit is contained in:
@@ -4,7 +4,7 @@ namespace NzbDrone.Core.Notifications.Webhook
|
||||
{
|
||||
public class WebhookImportPayload : WebhookPayload
|
||||
{
|
||||
public List<WebhookTrack> Tracks { get; set; }
|
||||
public WebhookAlbum Book { get; set; }
|
||||
public List<WebhookTrackFile> TrackFiles { get; set; }
|
||||
public bool IsUpgrade { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user