Update Email Login: Bugfix
This commit is contained in:
parent
ebde1af048
commit
b72f3ed9c4
@ -154,7 +154,7 @@ async function sendEmailCode({
|
||||
html: fs.readFileSync(
|
||||
path.resolve(
|
||||
__dirname,
|
||||
"../../engine/user/one-time-code.html"
|
||||
"../engine/user/one-time-code.html"
|
||||
),
|
||||
"utf-8"
|
||||
),
|
||||
|
Loading…
Reference in New Issue
Block a user