mirror of
https://github.com/xbgmsharp/postgsail.git
synced 2025-09-17 03:07:47 +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'),
|
||||
('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!',
|
||||
E'Congratulations!\nWe detected an alert __APP_URL__\n');
|
||||
E'Congratulations!\nWe detected an alert __ALERT__.\n');
|
||||
|
||||
---------------------------------------------------------------------------
|
||||
-- Queue handling
|
||||
|
Reference in New Issue
Block a user