mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-27 22:57:09 -04:00
Additional Fields in Webhooks
This commit is contained in:
@@ -4,5 +4,6 @@ namespace NzbDrone.Core.Notifications.Webhook
|
||||
{
|
||||
public WebhookMovie Movie { get; set; }
|
||||
public bool DeletedFiles { get; set; }
|
||||
public long MovieFolderSize { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user