Add "last hour" label

This commit is contained in:
2020-07-02 10:37:09 -04:00
parent a8ac2a884b
commit 37e0ae0aaf

View File

@@ -44,7 +44,7 @@
Rain
</td>
<td>
{{ latestReading.Rain.toFixed(2) }}"
{{ latestReading.Rain.toFixed(2) }}" (last hour)
</td>
</tr>
<tr>