mirror of
https://github.com/Radarr/Radarr
synced 2025-12-14 20:33:44 +01:00
Add missing import after 4e4769
This commit is contained in:
parent
4e47695f89
commit
caab5e3614
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
using System.Collections.Generic;
|
||||
|
||||
namespace NzbDrone.Core.Notifications.Webhook
|
||||
{
|
||||
public class WebhookManualInteractionPayload : WebhookPayload
|
||||
|
|
|
|||
Loading…
Reference in a new issue