Skip to content

Commit

Permalink
Mail to ambiant address
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexBeauchemin committed Feb 10, 2016
1 parent 0506623 commit 106a27f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/server/emails.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Meteor.methods({
};

var data = {
to: 'alexbeauchemin01@gmail.com',
to: 'alex@ambiant.io',
from: from || 'postman@ambiant.io',
subject: 'Ambiant: ' + subject,
text: text + '\n\n' + '- ' + name
Expand Down

0 comments on commit 106a27f

Please sign in to comment.