fix: update email when finishing challenges (#34395)
This commit is contained in:
@ -181,7 +181,7 @@ function sendCertifiedEmail(
|
|||||||
const notifyUser = {
|
const notifyUser = {
|
||||||
type: 'email',
|
type: 'email',
|
||||||
to: email,
|
to: email,
|
||||||
from: 'team@freeCodeCamp.org',
|
from: 'quincy@freecodecamp.org',
|
||||||
subject: dedent`
|
subject: dedent`
|
||||||
Congratulations on completing all of the
|
Congratulations on completing all of the
|
||||||
freeCodeCamp certifications!
|
freeCodeCamp certifications!
|
||||||
|
Reference in New Issue
Block a user