update to email
This commit is contained in:
parent
26b2367c8d
commit
f6578cf60b
@ -10,7 +10,7 @@ export async function POST(request: NextRequest) {
|
||||
|
||||
const recipients = [{
|
||||
name: 'Fernando Delgado',
|
||||
address: 'arcjcb11@gmail.com',
|
||||
address: 'kevosattire@gmail.com',
|
||||
}]
|
||||
|
||||
const clientEmail = await request.json();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user