Skip to content

Commit

Permalink
Update sidebar.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
joezhn2020 authored Nov 2, 2024
1 parent 89e3a6b commit 2a04743
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/components/sidebar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -178,9 +178,10 @@ export function SideBarHeader(props: {
>
<div className={styles["sidebar-title-container"]}>
<div className={styles["sidebar-title"]} data-tauri-drag-region>
{title}
舟joe Chat
</div>
<div className={styles["sidebar-sub-title"]}>{subTitle}</div>
你自己的AI助手。
</div>
<div className={styles["sidebar-logo"] + " no-dark"}>{logo}</div>
</div>
Expand Down

0 comments on commit 2a04743

Please sign in to comment.