From 53a9f90d7e5580eeb3ddbff5f141ba6187a55eae Mon Sep 17 00:00:00 2001 From: afred Date: Tue, 10 Dec 2024 22:45:24 +0800 Subject: [PATCH] change repo --- app/components/sidebar.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/components/sidebar.tsx b/app/components/sidebar.tsx index a5e33b15e..1209f19f3 100644 --- a/app/components/sidebar.tsx +++ b/app/components/sidebar.tsx @@ -232,7 +232,7 @@ export function SideBar(props: { className?: string }) { > } shouldNarrow={shouldNarrow} > @@ -307,7 +307,7 @@ export function SideBar(props: { className?: string }) {
- + }