Ran prettier

This commit is contained in:
Kevin G
2021-05-21 12:11:58 -04:00
committed by GitHub
parent d6ba5796ce
commit db89da3daa

View File

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