diff --git a/RFXtoRP_HsaItm_ItemCreated.ftl b/RFXtoRP_HsaItm_ItemCreated.ftl index 5186091..4433f6e 100644 --- a/RFXtoRP_HsaItm_ItemCreated.ftl +++ b/RFXtoRP_HsaItm_ItemCreated.ftl @@ -26,7 +26,7 @@ <#-- Item Photo URI could be added here --> <#if item.url?? && item.url!=""> , - "PhotoURI": "${item.url?json_string}", + "PhotoURI": "${item.url?json_string}" <#-- Loop for the Logistical Variants - LV -->