Skip to content

Commit

Permalink
Updated Sendgrid email template
Browse files Browse the repository at this point in the history
  • Loading branch information
lowercasename committed Aug 3, 2019
1 parent c746911 commit 58bc73a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion routes.js
Expand Up @@ -639,7 +639,7 @@ router.post('/removeattendee/:eventID/:attendeeID', (req, res) => {
name: 'Gathio',
email: 'notifications@gath.io',
},
templateId: 'd-56c97755d6394c23be212fef934b0f1f',
templateId: 'd-f8ee9e1e2c8a48e3a329d1630d0d371f',
dynamic_template_data: {
subject: 'gathio: You have been removed from an event',
eventID: req.params.eventID
Expand Down

0 comments on commit 58bc73a

Please sign in to comment.