6067-vnUser_privileges_and_verifyEmail #1764
|
@ -235,7 +235,7 @@ module.exports = function(Self) {
|
||||||
cb(null, verifyOptions.to);
|
cb(null, verifyOptions.to);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
console.log('instance.id', instance.id);
|
|
||||||
const options = {
|
const options = {
|
||||||
type: 'email',
|
type: 'email',
|
||||||
to: newEmail,
|
to: newEmail,
|
||||||
|
|
Loading…
Reference in New Issue