mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-22 23:31:01 +08:00
Try & fix?
This commit is contained in:
parent
f9fd4d8d68
commit
1f02ad8486
@ -43,7 +43,7 @@ export default defineEventHandler(async (event) => {
|
||||
}
|
||||
return {
|
||||
userAccount: fetchViaSQL[0].username,
|
||||
firstName: "",
|
||||
firstName: fetchViaSQL[0].firstName,
|
||||
requested_action: "CONTINUE",
|
||||
current_spot: "KEEP_LOGIN",
|
||||
email: fetchViaSQL[0].email,
|
||||
|
Loading…
x
Reference in New Issue
Block a user