update subject
This commit is contained in:
@@ -55,7 +55,7 @@ export async function sendTeamInviteEmail(
|
||||
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
|
||||
const html = await renderTeamInviteEmail({
|
||||
|
Reference in New Issue
Block a user