Solved a bug where it would not send the correct link to the e-mail
This commit is contained in:
@@ -65,6 +65,7 @@ export default async function handler(req: NextApiRequest, res: NextApiResponse)
|
||||
{
|
||||
type: "student",
|
||||
code,
|
||||
environment: process.env.ENVIRONMENT,
|
||||
},
|
||||
[email],
|
||||
"EnCoach Registration",
|
||||
|
||||
Reference in New Issue
Block a user