mirror of
https://github.com/netbymatt/ws4kp.git
synced 2026-04-18 17:49:31 -07:00
webpack
This commit is contained in:
@@ -41,7 +41,9 @@ class WeatherDisplay {
|
||||
this.startNavCount();
|
||||
|
||||
// get any templates
|
||||
this.loadTemplates();
|
||||
document.addEventListener('DOMContentLoaded', () => {
|
||||
this.loadTemplates();
|
||||
});
|
||||
}
|
||||
|
||||
generateCheckbox(defaultEnabled = true) {
|
||||
|
||||
Reference in New Issue
Block a user