mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-21 12:55:22 +00:00
Ran prettier
This commit is contained in:
@@ -24,7 +24,7 @@
|
|||||||
<td class="align-right bright precipitation">
|
<td class="align-right bright precipitation">
|
||||||
{{ f.precipitation }}{{ f.precipitationUnits }}
|
{{ f.precipitation }}{{ f.precipitationUnits }}
|
||||||
</td>
|
</td>
|
||||||
{% else %}
|
{% else %}
|
||||||
<td class="align-right bright precipitation">
|
<td class="align-right bright precipitation">
|
||||||
{{ f.precipitation | unit("precip") }}
|
{{ f.precipitation | unit("precip") }}
|
||||||
</td>
|
</td>
|
||||||
|
Reference in New Issue
Block a user