moved kamaitachi export to chunithm tabs

This commit is contained in:
Polaris
2024-09-02 07:54:42 -04:00
parent 0eabaef4d1
commit 6e22d8c822
5 changed files with 5 additions and 4 deletions

View File

@ -6,8 +6,6 @@ import { usePathname } from "next/navigation";
const NAV_ITEMS = [
{ href: "/settings/home", label: "General" },
{ href: "/settings/security", label: "Security" },
{ href: "/settings/kamaitachi", label: "Kamaitachi Export" },
{ href: "/settings/versions", label: "Edit Game Version" },
];