missed a file

This commit is contained in:
tidusjar 2025-05-12 22:03:04 +01:00
commit 6344ae98cd

View file

@ -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,
}; };