Skip to content

Commit

Permalink
Update sidebar.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
opvip888 authored May 28, 2024
1 parent da2e237 commit 79d2d6d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/components/sidebar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -155,10 +155,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>
NextChat
Mercedes-Benz
</div>
<div className={styles["sidebar-sub-title"]}>
Build your own AI assistant.
禁止违规,违法内容.
</div>
<div className={styles["sidebar-logo"] + " no-dark"}>
<ChatGptIcon />
Expand Down

0 comments on commit 79d2d6d

Please sign in to comment.