shx-3d-render

main
Jan Umbach 2024-06-23 14:09:38 +02:00
parent 3b828cf32e
commit b556761c5e
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@
setTimeout(() => { setTimeout(() => {
this.container.classList.remove('shx-loading-spinner-container-done'); this.container.classList.remove('shx-loading-spinner-container-done');
}, 50); }, 0);
} }
hide() { hide() {