Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new #3978

Closed
wants to merge 10 commits into from
Next Next commit
Update sidebar.tsx
update
Unique-Bug authored Aug 14, 2023
commit 8f7c851ef59802d6896d80f925bcee4fcbd1b910
4 changes: 2 additions & 2 deletions app/components/sidebar.tsx
Original file line number Diff line number Diff line change
@@ -118,10 +118,10 @@ export function SideBar(props: { className?: string }) {
>
<div className={styles["sidebar-header"]} data-tauri-drag-region>
<div className={styles["sidebar-title"]} data-tauri-drag-region>
ChatGPT Next
独特的ChatGPT
</div>
<div className={styles["sidebar-sub-title"]}>
Build your own AI assistant.
Please give full play to your unique imagination
</div>
<div className={styles["sidebar-logo"] + " no-dark"}>
<ChatGptIcon />