Corrected formating

This commit is contained in:
Kevin G 2021-06-02 16:25:53 -04:00 committed by GitHub
parent 0ecb66c99e
commit 95d1b8a6d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,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>