mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-11-22 00:36:48 +08:00
Merge remote-tracking branch 'upstream/main'
This commit is contained in:
@@ -118,8 +118,10 @@ export function SideBar(props: { className?: string }) {
|
||||
shouldNarrow && styles["narrow-sidebar"]
|
||||
}`}
|
||||
>
|
||||
<div className={styles["sidebar-header"]}>
|
||||
<div className={styles["sidebar-title"]}>SoulShellGPT</div>
|
||||
<div className={styles["sidebar-header"]} data-tauri-drag-region>
|
||||
<div className={styles["sidebar-title"]} data-tauri-drag-region>
|
||||
SoulShellGPT
|
||||
</div>
|
||||
<div className={styles["sidebar-sub-title"]}>
|
||||
有温度的AI助理
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user