From 02f7c4d63b710fcf7bacc0a534137e9aadd533aa Mon Sep 17 00:00:00 2001 From: Jan Umbach Date: Thu, 13 Jun 2024 16:38:18 +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 afd227f..3ee8d88 100644 --- a/snippets/shx-3d-render-input.liquid +++ b/snippets/shx-3d-render-input.liquid @@ -46,7 +46,7 @@ } }; - let genTextInput(inputID, labelText, inputName, inputVal) { + function genTextInput(inputID, labelText, inputName, inputVal) { return `