mirror of
https://github.com/wasp-lang/open-saas.git
synced 2025-06-12 09:50:55 +02:00
Update main.wasp
This commit is contained in:
parent
c635e8a9a3
commit
88545be87f
@ -27,7 +27,6 @@ app OpenSaaS {
|
|||||||
email: {
|
email: {
|
||||||
fromField: {
|
fromField: {
|
||||||
name: "Open SaaS App",
|
name: "Open SaaS App",
|
||||||
// When using SendGrid, you must use the same email address that you configured your account to send out emails with!
|
|
||||||
email: "me@example.com"
|
email: "me@example.com"
|
||||||
},
|
},
|
||||||
emailVerification: {
|
emailVerification: {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user