mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-05 07:52:03 +00:00
sync
This commit is contained in:
parent
f41a54b4b0
commit
5f7ae6477b
34 changed files with 148 additions and 160 deletions
|
|
@ -122,7 +122,7 @@ export namespace User {
|
|||
|
||||
// send email, ignore errors
|
||||
try {
|
||||
const { InviteEmail } = await import("@opencode/console-mail/InviteEmail.jsx")
|
||||
const { InviteEmail } = await import("@opencode-ai/console-mail/InviteEmail.jsx")
|
||||
await AWS.sendEmail({
|
||||
to: email,
|
||||
subject: `You've been invited to join the ${workspaceID} workspace on OpenCode Zen`,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue