This commit is contained in:
parent
c25eab3e5d
commit
dd17b59352
|
|
@ -78,6 +78,7 @@ export default async function Login({
|
|||
)
|
||||
}
|
||||
|
||||
console.log("======>Redirecting to workspace:", homeWorkspace.id)
|
||||
return redirect(`/${homeWorkspace.id}/chat`)
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue