mirror of
https://github.com/xbgmsharp/postgsail.git
synced 2025-09-17 11:17:46 +00:00
Update alert message
This commit is contained in:
@@ -145,9 +145,9 @@ INSERT INTO public.email_templates VALUES
|
|||||||
E'Congratulations!\nYour boat is now a Windy Weather station.\nSee more details at __APP_URL__/windy\n'),
|
E'Congratulations!\nYour boat is now a Windy Weather station.\nSee more details at __APP_URL__/windy\n'),
|
||||||
('alert',
|
('alert',
|
||||||
'PostgSail Alert',
|
'PostgSail Alert',
|
||||||
E'Hello __RECIPIENT__,\nWe detected an alert __APP_URL__\nHappy sailing!\nFrancois',
|
E'Hello __RECIPIENT__,\nWe detected an alert __ALERT__.\nSee more details at __APP_URL__\nStay safe.\nFrancois',
|
||||||
'PostgSail Alert!',
|
'PostgSail Alert!',
|
||||||
E'Congratulations!\nWe detected an alert __APP_URL__\n');
|
E'Congratulations!\nWe detected an alert __ALERT__.\n');
|
||||||
|
|
||||||
---------------------------------------------------------------------------
|
---------------------------------------------------------------------------
|
||||||
-- Queue handling
|
-- Queue handling
|
||||||
|
Reference in New Issue
Block a user