mirror of
https://github.com/Sonarr/Sonarr
synced 2025-01-03 13:45:02 +00:00
NzbDrone -> Sonarr
This commit is contained in:
parent
08939f2fb4
commit
610cc91689
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ namespace NzbDrone.Core.Notifications.Emby
|
||||||
{
|
{
|
||||||
Name = title,
|
Name = title,
|
||||||
Description = message,
|
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());
|
}.ToJson());
|
||||||
|
|
||||||
ProcessRequest(request, settings);
|
ProcessRequest(request, settings);
|
||||||
|
|
Loading…
Reference in a new issue