Edit update

Formatting
This commit is contained in:
Kevin G
2021-05-13 10:58:08 -04:00
committed by GitHub
parent 96db21f9bf
commit b65ae88879

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>