Skip to content

Commit

Permalink
updated email address
Browse files Browse the repository at this point in the history
  • Loading branch information
fomalhautb committed Nov 11, 2024
1 parent 91dd23c commit cd0e1f3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ function EditEmailServerDialog(props: {
name="type"
control={form.control}
options={[
{ label: "Shared (noreply@stack-auth.com)", value: 'shared' },
{ label: "Shared (noreply@stackframe.co)", value: 'shared' },
{ label: "Custom SMTP server (your own email address)", value: 'standard' },
]}
/>
Expand Down

0 comments on commit cd0e1f3

Please sign in to comment.