diff --git a/src/components/templates/Goodbye.tsx b/src/components/templates/Goodbye.tsx index 0cc7a1d..bc1587f 100644 --- a/src/components/templates/Goodbye.tsx +++ b/src/components/templates/Goodbye.tsx @@ -6,8 +6,8 @@ interface EmailTemplateProps { export const Goodbye: React.FC> = ({ name }) => (
-

Welcome, {name}!

-

{"We're sorry to see you go!"}

+

Farewell, {name}...

+

{"We're sorry to see you go."}

Your data has been deleted, including all room history, user data, votes, etc.