新增AI的功能与页面
This commit is contained in:
@@ -27,7 +27,7 @@ const NAV_ITEMS: NavItem[] = [
|
||||
{ path: "/eq", icon: Sliders, label: "HP-EQ" },
|
||||
{ path: "/", icon: Home, label: "主页" },
|
||||
{ path: "/effects", icon: Activity, label: "Effect" },
|
||||
{ path: "/ai", icon: Bot, label: "我的AI", placeholder: true },
|
||||
{ path: "/ai", icon: Bot, label: "我的AI" },
|
||||
];
|
||||
|
||||
export default function BottomNav() {
|
||||
|
||||
Reference in New Issue
Block a user