mirror of
https://github.com/Sheldan/abstracto-templates.git
synced 2026-03-08 00:49:26 +00:00
[AB-xxx] replacing duplicated user id display from modmail thread header
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"embeds": [
|
||||
{
|
||||
<#include "modmail_color">,
|
||||
<#assign user><@user_detail user=userDisplay/> (${userDisplay.id?c})</#assign>
|
||||
<#assign user><@user_detail user=userDisplay/></#assign>
|
||||
"description": "<@safe_include "modmail_thread_header_embed_description"/>"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user