From c62ec046327fd388ebce04571b55910747e69a3b Mon Sep 17 00:00:00 2001 From: dujinkim Date: Tue, 9 Sep 2025 10:32:34 +0000 Subject: (정희성, 최겸, 대표님) formatDate 변경 등 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/menuConfig.ts | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'config') 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", + }, ], }, { -- cgit v1.2.3