Update pages/dashboard.vue

This commit is contained in:
matt 2025-04-09 14:57:00 +02:00
parent 33922e36a7
commit 4532eda177
1 changed files with 0 additions and 5 deletions

View File

@ -72,11 +72,6 @@ const tags = usePortalTags();
const drawer = ref(false); const drawer = ref(false);
const interestMenu = [ const interestMenu = [
{
to: "/dashboard/portnimaraAI",
icon: "mdi-chat",
title: "Port Nimara AI",
},
{ {
to: "/dashboard/interest-eoi-queue", to: "/dashboard/interest-eoi-queue",
icon: "mdi-tray-full", icon: "mdi-tray-full",