mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-19 04:59:35 -07:00
Updated kodi url
(cherry picked from commit 4d1a4d42418e282d5ba71b2b59c1863e7ca847f4)
This commit is contained in:
parent
9b4c09bd8f
commit
ab8a9cac50
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ namespace NzbDrone.Core.Notifications.Xbmc
|
||||||
_logger = logger;
|
_logger = logger;
|
||||||
}
|
}
|
||||||
|
|
||||||
public override string Link => "http://xbmc.org/";
|
public override string Link => "https://kodi.tv";
|
||||||
|
|
||||||
public override void OnGrab(GrabMessage grabMessage)
|
public override void OnGrab(GrabMessage grabMessage)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue