diff --git a/lib/towerops_web/live/coverage_live/show.html.heex b/lib/towerops_web/live/coverage_live/show.html.heex index 88552356..6d8719f2 100644 --- a/lib/towerops_web/live/coverage_live/show.html.heex +++ b/lib/towerops_web/live/coverage_live/show.html.heex @@ -38,26 +38,28 @@ <%= if @coverage.status == "computing" do %>
{t("Computing coverage…")}
-