This commit is contained in:
Dorbmon 2024-12-25 14:47:05 +08:00
parent 992a9ea5a0
commit d5b3d50d06
1 changed files with 2 additions and 2 deletions

View File

@ -242,8 +242,8 @@ export function SideBar(props: { className?: string }) {
{...props}
>
<SideBarHeader
title="刘子阳最爱江晨成"
subTitle="江晨成也最爱刘子阳"
title={title}
subTitle={subTitle}
logo={<ChatGptIcon />}
shouldNarrow={shouldNarrow}
>