mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-05 20:51:13 -07:00
missed a file
This commit is contained in:
parent
0dfd4533db
commit
6344ae98cd
1 changed files with 1 additions and 1 deletions
|
@ -222,7 +222,7 @@ namespace Ombi.Store.Context
|
|||
{
|
||||
NotificationType = notificationType,
|
||||
Message = "Hello {UserName}! Your Plex watchlist token has expired. Please re-authenticate with Ombi to continue using the watchlist feature.",
|
||||
Subject = "{ApplicationName}: Plex Watchlist Token Expired",
|
||||
Subject = "Plex Watchlist Token Expired",
|
||||
Agent = agent,
|
||||
Enabled = true,
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue