mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-22 22:15:17 -04:00
Reformat and apply Stylecop rules
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
namespace NzbDrone.Core.Notifications.Webhook
|
||||
{
|
||||
class WebhookImportPayload : WebhookPayload
|
||||
public class WebhookImportPayload : WebhookPayload
|
||||
{
|
||||
public WebhookRemoteMovie RemoteMovie { get; set; }
|
||||
public WebhookMovieFile MovieFile { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user