mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 06:27:11 +01:00
return if creating booker failed
This commit is contained in:
@@ -21,6 +21,7 @@ export default async function userHandler(req, res) {
|
||||
return
|
||||
}
|
||||
res.status(500).end(`Internal Server Error...Guru is meditating...`)
|
||||
return
|
||||
}
|
||||
|
||||
await sendReceivedBookingMail(booking)
|
||||
|
||||
Reference in New Issue
Block a user