mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-11-17 14:33:41 +08:00
Update sidebar.tsx
This commit is contained in:
@@ -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}
|
||||||
>
|
>
|
||||||
|
|||||||
Reference in New Issue
Block a user