From b7d70914c63fbcd1f151e936fb7f90f66334b2c0 Mon Sep 17 00:00:00 2001 From: Lirvis <25228940@qq.com> Date: Thu, 18 Dec 2025 15:52:28 +0800 Subject: [PATCH] remove github icon(sidebar footer) --- .../assistant-ui/threadlist-sidebar.tsx | 44 +++++++++---------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/components/assistant-ui/threadlist-sidebar.tsx b/components/assistant-ui/threadlist-sidebar.tsx index 6851105..911b320 100644 --- a/components/assistant-ui/threadlist-sidebar.tsx +++ b/components/assistant-ui/threadlist-sidebar.tsx @@ -46,28 +46,28 @@ export function ThreadListSidebar({ - - - - - - - - - - - GitHub - - 访问仓库 - - - - - - + {/**/} + {/**/} + {/* */} + {/* */} + {/* */} + {/* */} + {/* */} + {/* */} + {/* */} + {/* */} + {/* GitHub*/} + {/* */} + {/* 访问仓库*/} + {/* */} + {/* */} + {/* */} + {/* */} + {/**/} + {/**/} ); }