missed a file

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

View file

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