换标题

This commit is contained in:
yingfeng.fu 2025-02-21 10:46:09 +08:00
parent f5f3ce94f6
commit 01f841c8c3
1 changed files with 2 additions and 2 deletions

View File

@ -250,8 +250,8 @@ export function SideBar(props: { className?: string }) {
{...props} {...props}
> >
<SideBarHeader <SideBarHeader
title="NextChat" title="悠悠峰的聊天助手"
subTitle="Build your own AI assistant." subTitle="手把手教你构建自己的聊天助手"
logo={<ChatGptIcon />} logo={<ChatGptIcon />}
shouldNarrow={shouldNarrow} shouldNarrow={shouldNarrow}
> >