mirror of
https://github.com/baptisteArno/typebot.io.git
synced 2026-06-16 21:10:26 +08:00
fix(hotfix):
This commit is contained in:
parent
a499d85c98
commit
cc1dd5152e
@ -62,7 +62,7 @@ const handler = (req: NextApiRequest, res: NextApiResponse) => {
|
||||
await updateLastActivityDate(userFromDb)
|
||||
return {
|
||||
...session,
|
||||
userFromDb,
|
||||
user: userFromDb,
|
||||
}
|
||||
},
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user