SCPN1-9437

(cherry picked from commit 93a0fbd79c)
This commit is contained in:
2025-10-13 15:31:14 +02:00
committed by Francis Reat
parent 91916d9100
commit 549767f035

View File

@@ -26,7 +26,7 @@
<#-- Item Photo URI could be added here --> <#-- Item Photo URI could be added here -->
<#if item.url?? && item.url!=""> <#if item.url?? && item.url!="">
, ,
"PhotoURI": "${item.url?json_string}", "PhotoURI": "${item.url?json_string}"
</#if> </#if>
<#-- Loop for the Logistical Variants - LV --> <#-- Loop for the Logistical Variants - LV -->