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",