Update pages/dashboard.vue

This commit is contained in:
matt 2025-04-10 14:05:12 +02:00
parent 4532eda177
commit 4e8746c59f
1 changed files with 5 additions and 0 deletions

View File

@ -72,6 +72,11 @@ 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",