mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Website: add note to deliver-talk-to-us-form-submission.js (#26368)
Added a comment about future behavior
This commit is contained in:
parent
cdaee64094
commit
df13a20b88
1 changed files with 1 additions and 0 deletions
|
|
@ -104,6 +104,7 @@ module.exports = {
|
|||
sails.log.warn(`Background task failed: When a user submitted the "Talk to us" form, a lead/contact could not be updated in the CRM for this email address: ${emailAddress}.`, err);
|
||||
}
|
||||
});
|
||||
// FUTURE: create POV here
|
||||
}
|
||||
|
||||
return;
|
||||
|
|
|
|||
Loading…
Reference in a new issue