From 2a8552d06fffb79176136226a81e4d2c77dfb7ad Mon Sep 17 00:00:00 2001 From: matt Date: Mon, 14 Apr 2025 21:36:05 +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 885fed8..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-forum", - title: "Port Nimara AI", - }, { to: "/dashboard/interest-eoi-queue", icon: "mdi-tray-full",