webpack
This commit is contained in:
parent
8e6fd04b3a
commit
49cd15a688
16 changed files with 1406 additions and 478 deletions
|
|
@ -188,7 +188,6 @@ class CurrentWeather extends WeatherDisplay {
|
|||
return condition;
|
||||
}
|
||||
}
|
||||
|
||||
const display = new CurrentWeather(0, 'current-weather');
|
||||
registerDisplay(display);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue