feat: Device Bind Limit

This commit is contained in:
EUForest
2026-01-06 21:03:31 +08:00
parent e3c0dc2569
commit 45b9b523b1
7 changed files with 37 additions and 0 deletions
+5
View File
@@ -61,6 +61,11 @@ export function useNavs() {
url: "/dashboard/coupon",
icon: "flat-color-icons:bookmark",
},
{
title: t("Redemption Management", "Redemption Management"),
url: "/dashboard/redemption",
icon: "flat-color-icons:key",
},
{
title: t("Marketing Management", "Marketing Management"),
url: "/dashboard/marketing",