email fixes

This commit is contained in:
Ben Ramey
2014-03-25 22:13:36 -05:00
parent 467a966bc8
commit e491afc1d6

View File

@@ -31,7 +31,7 @@ module.exports = {
restaurant: 'string'
},
beforeCreate: function(values, next) {
afterCreate: function(values, next) {
var transport = nodemailer.createTransport('SMTP', {
service: "Gmail",
auth: {