From c7a774b213b2e4816fb60ea41fd0acfec5cae9e2 Mon Sep 17 00:00:00 2001 From: TwiN Date: Sun, 2 Jul 2023 23:38:07 -0400 Subject: [PATCH] refactor: Use v-else instead of redundant statement --- web/app/src/components/EndpointGroup.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/app/src/components/EndpointGroup.vue b/web/app/src/components/EndpointGroup.vue index f99c99bf..025e4b6d 100644 --- a/web/app/src/components/EndpointGroup.vue +++ b/web/app/src/components/EndpointGroup.vue @@ -8,7 +8,7 @@ {{ name }} {{unhealthyCount}} - +