From e287ce20a8d9e48948d2182a9fd3f16e93f77552 Mon Sep 17 00:00:00 2001 From: Baobhan Sith <80159437+Heavrnl@users.noreply.github.com> Date: Thu, 24 Apr 2025 14:35:12 +0800 Subject: [PATCH] Update DashboardView.vue --- packages/frontend/src/views/DashboardView.vue | 118 +++++------------- 1 file changed, 31 insertions(+), 87 deletions(-) diff --git a/packages/frontend/src/views/DashboardView.vue b/packages/frontend/src/views/DashboardView.vue index ad928bb..b61026f 100644 --- a/packages/frontend/src/views/DashboardView.vue +++ b/packages/frontend/src/views/DashboardView.vue @@ -120,64 +120,64 @@ const getActionTranslation = (actionType: string): string => { - - \ No newline at end of file