mirror of
https://github.com/Sheldan/abstracto-templates.git
synced 2026-04-15 04:02:54 +00:00
[AB-xxx] fixing incorrectly rendering multiple attachments for link embeds and starboard posts
This commit is contained in:
@@ -89,9 +89,9 @@
|
||||
<#items as attachment>
|
||||
{
|
||||
"url": "${attachment.proxyUrl}"
|
||||
}</#items>
|
||||
}<#sep>,</#items>
|
||||
]
|
||||
}<#sep>,</#list>
|
||||
}</#list>
|
||||
</#if>
|
||||
<#if hasContent==false>
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user