pasar de status 1 a status 2 listo
This commit is contained in:
@@ -2,7 +2,7 @@ require('../config/config');
|
||||
|
||||
const send = require('gmail-send')({
|
||||
user: process.env.GMAIL,
|
||||
pass: process.env.GMAIL_PASS,
|
||||
pass: process.env.GMAILPASSWORD,
|
||||
});
|
||||
|
||||
const gmail = (subject, to, text) => {
|
||||
|
||||
Reference in New Issue
Block a user