email fixes
This commit is contained in:
@@ -31,7 +31,7 @@ module.exports = {
|
|||||||
restaurant: 'string'
|
restaurant: 'string'
|
||||||
},
|
},
|
||||||
|
|
||||||
beforeCreate: function(values, next) {
|
afterCreate: function(values, next) {
|
||||||
var transport = nodemailer.createTransport('SMTP', {
|
var transport = nodemailer.createTransport('SMTP', {
|
||||||
service: "Gmail",
|
service: "Gmail",
|
||||||
auth: {
|
auth: {
|
||||||
|
|||||||
Reference in New Issue
Block a user