Little lint fix

This commit is contained in:
Rodrigo Ramírez Norambuena 2017-09-29 18:33:17 -03:00
parent 8c53908cc4
commit d310c3857f

View File

@ -278,7 +278,7 @@ Module.register("currentweather",{
if (notification === "INDOOR_HUMIDITY") {
this.indoorHumidity = this.roundValue(payload);
this.updateDom(self.config.animationSpeed);
}
}
},
/* updateWeather(compliments)