From 9bc58a5eba79ec4a90d7b43ab52432c6a819b683 Mon Sep 17 00:00:00 2001 From: Rohan Payyavula Date: Sat, 14 Jun 2025 19:39:19 -0400 Subject: [PATCH] Changed Status Page buttons to btn-primary (#5918) --- src/pages/StatusPage.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/StatusPage.vue b/src/pages/StatusPage.vue index 116968282..e0df74fde 100644 --- a/src/pages/StatusPage.vue +++ b/src/pages/StatusPage.vue @@ -157,12 +157,12 @@
- - + {{ $t("Go to Dashboard") }}