6067-vnUser_privileges_and_verifyEmail #1764

Merged
alexm merged 15 commits from 6067-vnUser_privileges_and_verifyEmail into dev 2023-10-19 12:13:20 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit b1c931a510 - Show all commits

View File

@ -235,7 +235,7 @@ module.exports = function(Self) {
cb(null, verifyOptions.to);
}
}
console.log('instance.id', instance.id);
const options = {
type: 'email',
to: newEmail,