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