Fix notifiation in Ntfy on test from Radarr to Readarr (#2141)

This commit is contained in:
PearsonFlyer 2023-01-21 18:35:49 -05:00 committed by GitHub
parent 7d02c00ca8
commit 91b8565629
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -69,7 +69,7 @@ public ValidationFailure Test(NtfySettings settings)
{
try
{
const string title = "Radarr - Test Notification";
const string title = "Readarr - Test Notification";
const string body = "This is a test message from Readarr";