mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-23 22:25:14 -04:00
Added: FolderPath to the Movie Webhook (#2230)
This commit is contained in:
committed by
Leonardo Galli
parent
ec3f094d12
commit
29909db604
@@ -87,7 +87,7 @@ namespace NzbDrone.Core.Notifications.Webhook
|
||||
{
|
||||
Id = 1,
|
||||
Title = "Test Title",
|
||||
FilePath = "C:\\testpath",
|
||||
FolderPath = "C:\\testpath",
|
||||
ReleaseDate = "1970-01-01"
|
||||
},
|
||||
RemoteMovie = new WebhookRemoteMovie
|
||||
|
||||
Reference in New Issue
Block a user