summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/menuConfig.ts5
1 files changed, 5 insertions, 0 deletions
diff --git a/config/menuConfig.ts b/config/menuConfig.ts
index 0f6a7fd7..c5f5075a 100644
--- a/config/menuConfig.ts
+++ b/config/menuConfig.ts
@@ -227,6 +227,11 @@ export const mainNav: MenuSection[] = [
href: "/evcp/vendor-regular-registrations",
descriptionKey: "menu.vendor_management.vendor_regular_registrations_desc",
},
+ {
+ titleKey: "menu.vendor_management.vendor_consent",
+ href: "/evcp/consent",
+ descriptionKey: "menu.vendor_management.vendor_consent_desc",
+ },
],
},
{