main
Jan Umbach 2024-06-28 18:04:49 +02:00
parent 96c667ee15
commit 91c112d058
1 changed files with 2 additions and 2 deletions

View File

@ -38,7 +38,7 @@
clearTimeout(this.hideTimeout); clearTimeout(this.hideTimeout);
} }
this.isLoading = true; this.isLoading = false;
this.resetStyles(); this.resetStyles();
this.container.innerHTML = ` this.container.innerHTML = `
@ -62,7 +62,7 @@
clearTimeout(this.hideTimeout); clearTimeout(this.hideTimeout);
} }
this.isLoading = true; this.isLoading = false;
this.resetStyles(); this.resetStyles();
this.container.innerHTML = ` this.container.innerHTML = `