From b488a28ba90f996e2afb5760be108e34f1497ab4 Mon Sep 17 00:00:00 2001 From: Baobhan Sith <80159437+Heavrnl@users.noreply.github.com> Date: Tue, 29 Apr 2025 20:09:17 +0800 Subject: [PATCH] Update DashboardView.vue --- packages/frontend/src/views/DashboardView.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/packages/frontend/src/views/DashboardView.vue b/packages/frontend/src/views/DashboardView.vue index 1fff081..72e0768 100644 --- a/packages/frontend/src/views/DashboardView.vue +++ b/packages/frontend/src/views/DashboardView.vue @@ -191,7 +191,8 @@ const isFailedAction = (actionType: string): boolean => {