From 7896ffc5d5ee1829a9ed0054263d4af975e3f2e6 Mon Sep 17 00:00:00 2001 From: matt Date: Wed, 2 Apr 2025 12:27:43 +0200 Subject: [PATCH] Update pages/dashboard.vue --- pages/dashboard.vue | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pages/dashboard.vue b/pages/dashboard.vue index 6ff3ce2..a8a5d30 100644 --- a/pages/dashboard.vue +++ b/pages/dashboard.vue @@ -107,6 +107,12 @@ const interestMenu = [ icon: "mdi-email", title: "Emails", }, + { + to: "/client-support", + icon: "mdi-chat", + title: "Client Support", + }, + ]; const defaultMenu = [