This commit is contained in:
Frank
2025-10-14 22:52:35 -04:00
parent 83655a3b09
commit 182949dee4
4 changed files with 104 additions and 161 deletions

View File

@@ -134,7 +134,7 @@ export namespace User {
const { InviteEmail } = await import("@opencode-ai/console-mail/InviteEmail.jsx")
await AWS.sendEmail({
to: email,
subject: `You've been invited to join the ${emailInfo.workspaceName} workspace on OpenCode Console`,
subject: `You've been invited to join the ${emailInfo.workspaceName} workspace on OpenCode`,
body: render(
// @ts-ignore
InviteEmail({