Update alert message

This commit is contained in:
xbgmsharp
2024-02-06 22:03:36 +01:00
parent cdc2e4e55c
commit dcceab2551

View File

@@ -147,7 +147,7 @@ INSERT INTO public.email_templates VALUES
'PostgSail Alert',
E'Hello __RECIPIENT__,\nWe detected an alert __ALERT__.\nSee more details at __APP_URL__\nStay safe.\nFrancois',
'PostgSail Alert!',
E'Congratulations!\nWe detected an alert __ALERT__.\n');
E'We detected an alert __ALERT__.\n');
---------------------------------------------------------------------------
-- Queue handling