mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-21 12:55:22 +00:00
ran prettier...
This commit is contained in:
@@ -537,7 +537,6 @@ WeatherProvider.register("envcanada", {
|
|||||||
//
|
//
|
||||||
|
|
||||||
setPrecipitation(weather, foreGroup, today) {
|
setPrecipitation(weather, foreGroup, today) {
|
||||||
|
|
||||||
if (foreGroup[today].querySelector("precipitation accumulation")) {
|
if (foreGroup[today].querySelector("precipitation accumulation")) {
|
||||||
weather.precipitationUnits = foreGroup[today].querySelector("precipitation accumulation amount").getAttribute("units");
|
weather.precipitationUnits = foreGroup[today].querySelector("precipitation accumulation amount").getAttribute("units");
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user