From 4532eda1772146ed2f3537eb69a7fca25e4805d4 Mon Sep 17 00:00:00 2001 From: matt Date: Wed, 9 Apr 2025 14:57:00 +0200 Subject: [PATCH] Update pages/dashboard.vue --- pages/dashboard.vue | 5 ----- 1 file changed, 5 deletions(-) diff --git a/pages/dashboard.vue b/pages/dashboard.vue index 1144846..e6cf586 100644 --- a/pages/dashboard.vue +++ b/pages/dashboard.vue @@ -72,11 +72,6 @@ const tags = usePortalTags(); const drawer = ref(false); const interestMenu = [ - { - to: "/dashboard/portnimaraAI", - icon: "mdi-chat", - title: "Port Nimara AI", - }, { to: "/dashboard/interest-eoi-queue", icon: "mdi-tray-full",