mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 02:26:55 -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,
|
NotificationType = notificationType,
|
||||||
Message = "Hello {UserName}! Your Plex watchlist token has expired. Please re-authenticate with Ombi to continue using the watchlist feature.",
|
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,
|
Agent = agent,
|
||||||
Enabled = true,
|
Enabled = true,
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue