Edit Update

Formatting
This commit is contained in:
Kevin G
2021-05-13 11:00:43 -04:00
committed by GitHub
parent fa83819bee
commit 3c76933824

View File

@@ -14,7 +14,7 @@
<td class="align-right bright precipitation">
{{ hour.precipitation }}{{ hour.precipitationUnits }}
</td>
{% else %}
{% else %}
<td class="align-right bright precipitation">
{{ hour.precipitation | unit("precip") }}
</td>