update subject

This commit is contained in:
KM Koushik
2025-08-17 23:45:37 +10:00
parent 91286876da
commit a895db751f

View File

@@ -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({