From 91c112d058db44811634af3ed3a4ef0e52ce08ba Mon Sep 17 00:00:00 2001 From: Jan Umbach Date: Fri, 28 Jun 2024 18:04:49 +0200 Subject: [PATCH] test --- snippets/shx-loading-spinner.liquid | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/snippets/shx-loading-spinner.liquid b/snippets/shx-loading-spinner.liquid index 399ad97..51dce2d 100644 --- a/snippets/shx-loading-spinner.liquid +++ b/snippets/shx-loading-spinner.liquid @@ -38,7 +38,7 @@ clearTimeout(this.hideTimeout); } - this.isLoading = true; + this.isLoading = false; this.resetStyles(); this.container.innerHTML = ` @@ -62,7 +62,7 @@ clearTimeout(this.hideTimeout); } - this.isLoading = true; + this.isLoading = false; this.resetStyles(); this.container.innerHTML = `