Update sidebar.tsx

This commit is contained in:
cher112 2024-10-31 23:04:17 +08:00 committed by GitHub
parent 1906a65557
commit 59202745f1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -231,7 +231,7 @@ export function SideBar(props: { className?: string }) {
> >
<SideBarHeader <SideBarHeader
title="ChatGPT - version: cher112" title="ChatGPT - version: cher112"
subTitle="Build your own AI assistant." subTitle="Build your own Chatgpt assistant."
logo={<ChatGptIcon />} logo={<ChatGptIcon />}
shouldNarrow={shouldNarrow} shouldNarrow={shouldNarrow}
> >