mirror of
https://github.com/Sheldan/abstracto-templates.git
synced 2026-04-15 20:16:36 +00:00
[AB-xxx] replacing duplicated user id display from modmail thread header
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
"embeds": [
|
"embeds": [
|
||||||
{
|
{
|
||||||
<#include "modmail_color">,
|
<#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"/>"
|
"description": "<@safe_include "modmail_thread_header_embed_description"/>"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user