update subject
This commit is contained in:
@@ -55,7 +55,7 @@ export async function sendTeamInviteEmail(
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
const subject = "You have been invited to join a team";
|
const subject = "You have been invited to join Unsend";
|
||||||
|
|
||||||
// Use jsx-email template for beautiful HTML
|
// Use jsx-email template for beautiful HTML
|
||||||
const html = await renderTeamInviteEmail({
|
const html = await renderTeamInviteEmail({
|
||||||
|
Reference in New Issue
Block a user