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