NzbDrone -> Sonarr

pull/5963/head
Mark McDowall 9 months ago
parent 08939f2fb4
commit 610cc91689

@ -29,7 +29,7 @@ namespace NzbDrone.Core.Notifications.Emby
{
Name = title,
Description = message,
ImageUrl = "https://raw.github.com/NzbDrone/NzbDrone/develop/Logo/64.png"
ImageUrl = "https://raw.github.com/Sonarr/Sonarr/develop/Logo/64.png"
}.ToJson());
ProcessRequest(request, settings);

Loading…
Cancel
Save