适配b9
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
import { useDevice } from "@/contexts/DeviceContext";
|
||||
import { cn } from "@/lib/utils";
|
||||
import {
|
||||
Bluetooth,
|
||||
ChevronRight,
|
||||
Gauge,
|
||||
Layers,
|
||||
@@ -27,7 +26,6 @@ const NAV_ITEMS: NavItem[] = [
|
||||
{ path: "/audio", icon: Volume2, label: "Audio" },
|
||||
{ path: "/eq", icon: Sliders, label: "Parametric EQ" },
|
||||
{ path: "/effects", icon: Layers, label: "Effects" },
|
||||
{ path: "/bluetooth", icon: Bluetooth, label: "Bluetooth" },
|
||||
{ path: "/system", icon: Settings, label: "System" },
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user