diff --git a/client/public/changelog.md b/client/public/changelog.md index aae8ec8..01e5378 100644 --- a/client/public/changelog.md +++ b/client/public/changelog.md @@ -2,7 +2,7 @@ > This document records feature updates and bug fixes for the Luxsin X9 controller. A new entry is appended here after each release. -## 2026.08.06 +## v2026.08.06 ### New Features - Added a "What's New" entry on the home page, allowing you to view release notes online. diff --git a/client/src/pages/EQPage.tsx b/client/src/pages/EQPage.tsx index ebbe6fe..e859ff5 100644 --- a/client/src/pages/EQPage.tsx +++ b/client/src/pages/EQPage.tsx @@ -87,7 +87,6 @@ import { ShareDialog } from "./eq/components/ShareDialog"; import { BrandDrawer } from "./eq/components/BrandDrawer"; import { PeqOverwriteConfirmDialog } from "./eq/components/PeqOverwriteConfirmDialog"; import { PeqPresetManageDialog } from "./eq/components/PeqPresetManageDialog"; -import { PeqUndoButton } from "./eq/components/PeqUndoButton"; import { useRawCurve } from "./eq/hooks/useRawCurve"; import { usePeqUndoHistory, @@ -1795,11 +1794,6 @@ export default function EQPage() { )}