mirror of
https://github.com/langbot-app/LangBot.git
synced 2025-11-25 11:29:39 +08:00
chore: remove system settings entry in sidebar
This commit is contained in:
@@ -123,7 +123,7 @@ export default function HomeSidebar({
|
||||
</div>
|
||||
|
||||
<div className={`${styles.sidebarBottomContainer}`}>
|
||||
<SidebarChild
|
||||
{/* <SidebarChild
|
||||
onClick={() => {}}
|
||||
isSelected={false}
|
||||
icon={
|
||||
@@ -136,7 +136,7 @@ export default function HomeSidebar({
|
||||
</svg>
|
||||
}
|
||||
name="系统设置"
|
||||
/>
|
||||
/> */}
|
||||
<SidebarChild
|
||||
onClick={() => {
|
||||
// open docs.langbot.app
|
||||
|
||||
Reference in New Issue
Block a user