diff --git a/pages/dashboard.vue b/pages/dashboard.vue index 81e039c..5aa8ac6 100644 --- a/pages/dashboard.vue +++ b/pages/dashboard.vue @@ -107,11 +107,6 @@ const interestMenu = [ icon: "mdi-email", title: "Emails", }, - { - to: "/dashboard/client-support", - icon: "mdi-chat", - title: "Client Support", - }, { to: "/dashboard/portnimaraAI", icon: "mdi-chat",