mirror of
https://github.com/Sheldan/abstracto-templates.git
synced 2026-03-07 08:34:02 +00:00
fixing emote stats and reaction report related templates
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
<#elseif reportedMessage.attachments?size = 0 && reportedMessage.embeds?size gt 0 && reportedMessage.embeds[0].cachedImageInfo??>
|
||||
,"imageUrl": "${reportedMessage.embeds[0].cachedImageInfo.proxyUrl}"
|
||||
</#if>
|
||||
<#if singularMessage>,
|
||||
<#if singularMessage>
|
||||
,"fields": [
|
||||
{
|
||||
"name": "<@safe_include "reactionReport_notification_embed_report_counter_field_title"/>",
|
||||
|
||||
Reference in New Issue
Block a user