From 0c489b84d6c1fcb53be4e5e22f0e8e4f667c1bdd Mon Sep 17 00:00:00 2001 From: ayoayco Date: Fri, 25 Apr 2025 22:46:13 +0200 Subject: [PATCH] refactor: followed tag badge condition --- components/status/StatusCard.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/status/StatusCard.vue b/components/status/StatusCard.vue index a988bc6f..b6cdd661 100644 --- a/components/status/StatusCard.vue +++ b/components/status/StatusCard.vue @@ -77,7 +77,7 @@ const forceShow = ref(false)