Removed old comment
This commit is contained in:
parent
337de506dd
commit
58a80f2512
1 changed files with 1 additions and 1 deletions
|
@ -187,7 +187,7 @@ sendInternalCandidateUpdateReminder = (candidate, cb) ->
|
||||||
context =
|
context =
|
||||||
email_id: "tem_Ac7nhgKqatTHBCgDgjF5pE"
|
email_id: "tem_Ac7nhgKqatTHBCgDgjF5pE"
|
||||||
recipient:
|
recipient:
|
||||||
address: "team@codecombat.com" #Change to whatever email address is necessary
|
address: "team@codecombat.com"
|
||||||
name: "The CodeCombat Team"
|
name: "The CodeCombat Team"
|
||||||
email_data:
|
email_data:
|
||||||
new_candidate_profile: "https://codecombat.com/account/profile/#{candidate._id}"
|
new_candidate_profile: "https://codecombat.com/account/profile/#{candidate._id}"
|
||||||
|
|
Reference in a new issue