mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-09-30 23:26:39 +08:00
fix
This commit is contained in:
parent
992a9ea5a0
commit
d5b3d50d06
@ -242,8 +242,8 @@ export function SideBar(props: { className?: string }) {
|
||||
{...props}
|
||||
>
|
||||
<SideBarHeader
|
||||
title="刘子阳最爱江晨成"
|
||||
subTitle="江晨成也最爱刘子阳"
|
||||
title={title}
|
||||
subTitle={subTitle}
|
||||
logo={<ChatGptIcon />}
|
||||
shouldNarrow={shouldNarrow}
|
||||
>
|
||||
|
Loading…
Reference in New Issue
Block a user