From 8435e7259f46964522c6d24f01ef4e06769081c3 Mon Sep 17 00:00:00 2001 From: Jan Umbach Date: Sun, 23 Jun 2024 12:02:35 +0200 Subject: [PATCH] shx-3d-render --- snippets/shx-3d-render-input.liquid | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snippets/shx-3d-render-input.liquid b/snippets/shx-3d-render-input.liquid index 446251a..f43efad 100644 --- a/snippets/shx-3d-render-input.liquid +++ b/snippets/shx-3d-render-input.liquid @@ -495,7 +495,7 @@ hideLoadingSpinner() { this.loadingSpinner.hide(); - This.enableBuyButton(); + this.enableBuyButton(); } iFrameListener(event) {