Skip to content

Commit

Permalink
Update sidebar.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
SergeWilfried authored Feb 13, 2024
1 parent 08cbab9 commit b358156
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/components/sidebar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ 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
GriotIA
</div>
<div className={styles["sidebar-sub-title"]}>
Build your own AI assistant.
Expand Down

0 comments on commit b358156

Please sign in to comment.