diff --git a/summary.ts b/summary.ts index b5f53d30..8200b930 100644 --- a/summary.ts +++ b/summary.ts @@ -148,7 +148,7 @@ ${pageStatuses : numberOfDown === config.sites.length ? "🟥 Complete outage" : "🟨 Partial outage" - }** ${line.split("")[1] || ""}`; + }**`; } return line; })