mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-28 20:22:53 +00:00
Corrected formating
This commit is contained in:
parent
0ecb66c99e
commit
95d1b8a6d0
@ -15,7 +15,7 @@
|
|||||||
<td class="align-right bright precipitation">
|
<td class="align-right bright precipitation">
|
||||||
{{ hour.precipitation }}{{ hour.precipitationUnits }}
|
{{ hour.precipitation }}{{ hour.precipitationUnits }}
|
||||||
</td>
|
</td>
|
||||||
{% else %}
|
{% else %}
|
||||||
<td class="align-right bright precipitation">
|
<td class="align-right bright precipitation">
|
||||||
{{ hour.precipitation | unit("precip") }}
|
{{ hour.precipitation | unit("precip") }}
|
||||||
</td>
|
</td>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user