mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-27 09:35:39 -05:00
Update license inquiry call task name
This commit is contained in:
parent
607c129c7f
commit
68ebfa0e39
1 changed files with 1 additions and 1 deletions
|
@ -115,7 +115,7 @@ module.exports =
|
|||
_type: "lead"
|
||||
lead_id: leadID
|
||||
assigned_to: userID
|
||||
text: "Call #{teacherEmail}"
|
||||
text: "Call license inquiry #{teacherEmail}"
|
||||
is_complete: false
|
||||
options =
|
||||
uri: "https://#{apiKey}:X@app.close.io/api/v1/task/"
|
||||
|
|
Loading…
Reference in a new issue