mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-03-26 17:51:54 +01:00
improve base page latency
This commit is contained in:
parent
70795a4047
commit
f2d4024783
@ -1,5 +1,5 @@
|
||||
import { redirect } from "next/navigation";
|
||||
|
||||
export default async function Page() {
|
||||
redirect("/auth/login");
|
||||
redirect("/chat");
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user