From 95d1b8a6d068cd3dcddeccbeff576badfa4c358e Mon Sep 17 00:00:00 2001 From: Kevin G Date: Wed, 2 Jun 2021 16:25:53 -0400 Subject: [PATCH] Corrected formating --- modules/default/weather/hourly.njk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/default/weather/hourly.njk b/modules/default/weather/hourly.njk index 90d0d161..f58d31a0 100644 --- a/modules/default/weather/hourly.njk +++ b/modules/default/weather/hourly.njk @@ -15,7 +15,7 @@ {{ hour.precipitation }}{{ hour.precipitationUnits }} - {% else %} + {% else %} {{ hour.precipitation | unit("precip") }}