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