mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-24 22:35:49 -04:00
New: Add missing properties to Connection Webhook (#6333)
This commit is contained in:
committed by
GitHub
parent
f4718243ed
commit
e67d3d3666
@@ -136,6 +136,7 @@ namespace NzbDrone.Core.Notifications.Webhook
|
||||
{
|
||||
Id = 1,
|
||||
Title = "Test Title",
|
||||
Year = 1970,
|
||||
FolderPath = "C:\\testpath",
|
||||
ReleaseDate = "1970-01-01"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user