From f570d253ac36113f9437c8979cfa1551b76db39d Mon Sep 17 00:00:00 2001 From: Phil Bastian Date: Fri, 20 Sep 2024 17:38:44 +0800 Subject: [PATCH] fix warning about incorrect html --- .../components/heartbeats/EndpointInstances.vue | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/src/Frontend/src/components/heartbeats/EndpointInstances.vue b/src/Frontend/src/components/heartbeats/EndpointInstances.vue index 323997db7..9b3742111 100644 --- a/src/Frontend/src/components/heartbeats/EndpointInstances.vue +++ b/src/Frontend/src/components/heartbeats/EndpointInstances.vue @@ -181,12 +181,14 @@ async function toggleAlerts(instance: EndpointsView) {