From 145989e8a5396e279d7fbd5360eed36fe08ac736 Mon Sep 17 00:00:00 2001 From: Jan Umbach Date: Sat, 15 Jun 2024 12:20:42 +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 30907c6..cdf93c9 100644 --- a/snippets/shx-3d-render-input.liquid +++ b/snippets/shx-3d-render-input.liquid @@ -1,5 +1,5 @@ {% assign content_type = content_type | default: 'body' %} -{% assign section_id = sectionID | default: 'null' %} +{% assign section_id = section_id | default: 'null' %} {% if content_type == 'body' %}