mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-04 21:04:37 +08:00
fixed project creation
This commit is contained in:
parent
f5108bc53d
commit
27805d8dfb
@ -168,6 +168,14 @@ export async function createProject(
|
||||
},
|
||||
})),
|
||||
},
|
||||
emailServiceConfig: {
|
||||
create: {
|
||||
senderName: projectOptions.displayName,
|
||||
proxiedEmailServiceConfig: {
|
||||
create: {}
|
||||
}
|
||||
}
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user