fixed email
This commit is contained in:
parent
4a3f26aebb
commit
bd0fcb4955
1 changed files with 0 additions and 1 deletions
|
|
@ -105,7 +105,6 @@ module.exports = (pool, query) => {
|
|||
subject: 'Your Login Code',
|
||||
html: `
|
||||
<h1>Your login code is: ${authCode}</h1>
|
||||
<p>${JSON.stringify(config, null, 4)}<p>
|
||||
<p>This code will expire in 15 minutes.</p>
|
||||
<p>Or click <a href="${loginLink}">here</a> to log in directly.</p>
|
||||
`
|
||||
|
|
|
|||
Loading…
Reference in a new issue