mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-24 22:35:39 -04:00
New: Lidarr to Readarr
This commit is contained in:
@@ -51,7 +51,7 @@ namespace NzbDrone.Core.Notifications.Gotify
|
||||
try
|
||||
{
|
||||
const string title = "Test Notification";
|
||||
const string body = "This is a test message from Lidarr";
|
||||
const string body = "This is a test message from Readarr";
|
||||
|
||||
_proxy.SendNotification(title, body, Settings);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user