test
parent
b58ec621d1
commit
43b1113f27
|
@ -81,8 +81,7 @@
|
||||||
this.container.classList.remove('shx-loading-spinner-container-done');
|
this.container.classList.remove('shx-loading-spinner-container-done');
|
||||||
}
|
}
|
||||||
|
|
||||||
show() {
|
show() {
|
||||||
return;
|
|
||||||
if(this.isLoading) {
|
if(this.isLoading) {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue