changed the condition to show the certificate expiry box for http monitor type

This commit is contained in:
Pezhman Parsaee
2025-05-05 20:38:19 +02:00
parent 288fd4ca1b
commit 9b216cd059

View File

@@ -61,7 +61,7 @@ const UptimeStatusBoxes = ({
</>
}
/>
{MONITOR_TYPES.WEB.includes(monitor?.type) && (
{monitor?.type === "http" && (
<StatBox
heading="certificate expiry"
subHeading={