Skip to content

Commit

Permalink
Website: add note to deliver-talk-to-us-form-submission.js (#26368)
Browse files Browse the repository at this point in the history
Added a comment about future behavior
  • Loading branch information
eashaw authored Feb 14, 2025
1 parent cdaee64 commit df13a20
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit df13a20

Please sign in to comment.