From 1da1a8877bae918f785a3523bc64f199c5896efa Mon Sep 17 00:00:00 2001 From: "Albert.Huang" Date: Wed, 11 Sep 2024 11:49:41 +0800 Subject: [PATCH] librechat bak update,follow wiki. --- client/src/routes/index.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/client/src/routes/index.tsx b/client/src/routes/index.tsx index 5c72ecef767..48222324029 100644 --- a/client/src/routes/index.tsx +++ b/client/src/routes/index.tsx @@ -54,8 +54,6 @@ export const router = createBrowserRouter([ element: , children: [ { - path: '/', - element: , children: [ { path: 'login',