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