mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-20 01:12:15 +00:00
fixed
This commit is contained in:
parent
e4597df3b9
commit
7a013d4f40
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ export async function GET(input: APIEvent) {
|
|||
current: id,
|
||||
}
|
||||
})
|
||||
return redirect("/auth/status", {
|
||||
return redirect("/auth", {
|
||||
status: 302,
|
||||
headers: getResponseHeaders(),
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue