mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-30 19:40:05 -07:00
Fixed the text for #2370
This commit is contained in:
parent
e172c94225
commit
02adcdadc7
1 changed files with 1 additions and 1 deletions
|
@ -183,7 +183,7 @@ namespace Ombi.Store.Context
|
|||
notificationToAdd = new NotificationTemplates
|
||||
{
|
||||
NotificationType = notificationType,
|
||||
Message = "Hello! You {Title} on {ApplicationName}! This is now available! :)",
|
||||
Message = "Hello! Your request for {Title} on {ApplicationName}! This is now available! :)",
|
||||
Subject = "{ApplicationName}: {Title} is now available!",
|
||||
Agent = agent,
|
||||
Enabled = true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue