[AB-191] grouping invite links in invite link notification

This commit is contained in:
Sheldan
2021-02-14 19:10:54 +01:00
parent dd40e7b38e
commit 86f4d29abf

View File

@@ -7,7 +7,7 @@
"fields": [
{
"name": "<@safe_include "invite_link_deleted_invite_field_header"/>",
"value": "<#list invites as invite>${invite}<#sep>,</#list>"
"value": "<#list invites as invite><#if invite.count gt 1>${invite.count}x </#if>${invite.code}<#sep>, </#list>"
},
{
"name": "<@safe_include "invite_link_deleted_message_link_title"/>",