Update message template. Update grafana notification

This commit is contained in:
xbgmsharp
2024-01-30 22:32:28 +01:00
parent c2ffe9777c
commit 371eb6c720

View File

@@ -135,9 +135,9 @@ INSERT INTO public.email_templates VALUES
E'We removed your account. Check your email!\n'),
('grafana',
'PostgSail Grafana integration',
E'Hello __RECIPIENT__,\nCongratulations! You have just unlocked Grafana\nSee more details at https://app.opneplotter.cloud\nHappy sailing!\nFrancois',
E'Hello __RECIPIENT__,\nCongratulations! You unlocked Grafana dashboard.\nSee more details at https://app.openplotter.cloud\nHappy sailing!\nFrancois',
'PostgSail Grafana!',
E'Congratulations!\nYou have just unlocked Grafana\nSee more details at https://app.opneplotter.cloud\n');
E'Congratulations!\nYou unlocked Grafana dashboard.\nSee more details at https://app.openplotter.cloud\n');
---------------------------------------------------------------------------
-- Queue handling