feat: Device Bind Limit
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user