From 2de85b72035910af4a99eb493cb459044695eb7a Mon Sep 17 00:00:00 2001 From: alexanderroese Date: Thu, 18 Jul 2024 17:19:52 +0200 Subject: [PATCH] select with images --- 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 cbf049f..4d7d0e5 100644 --- a/snippets/shx-3d-render-input.liquid +++ b/snippets/shx-3d-render-input.liquid @@ -686,7 +686,7 @@ if (isInputShxFont) { customDropdownHtml += `
- ${optionDisplayName} + ${optionDisplayName}
` }