fix: remove Updates from navigation routes

This commit is contained in:
2026-05-05 02:12:16 +08:00
parent 52fd3b5ba4
commit 9be64359be
-4
View File
@@ -19,10 +19,6 @@ export const routes = [
title: "Devices", title: "Devices",
href: "/devices", href: "/devices",
}, },
{
title: "Updates",
href: "/updates",
},
{ {
title: "Contact", title: "Contact",
href: "/contact", href: "/contact",