From 72ec2e5619cb0ddc37a5e38267cd0900255b0b94 Mon Sep 17 00:00:00 2001 From: Jan Umbach Date: Fri, 21 Jun 2024 19:51:50 +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 e6648cf..f7d8d56 100644 --- a/snippets/shx-3d-render-input.liquid +++ b/snippets/shx-3d-render-input.liquid @@ -142,7 +142,7 @@ function SHX_IFC_genColorSelect(inputID, labelText, inputName, inputVal, options, section_id) { let html = ` -
+
`; for(let i = 0; i < options.length; i++) {