mirror of
https://github.com/Sheldan/abstracto-templates.git
synced 2026-03-20 12:41:21 +00:00
[AB-xxx] showing in modmail notification and header if a thread is an appeal
This commit is contained in:
@@ -7,7 +7,8 @@
|
||||
},
|
||||
<#include "modmail_color">,
|
||||
<#assign user><@user_detail user=userDisplay/></#assign>
|
||||
"description": "<@safe_include "modmail_notification_message_description"/>"
|
||||
<#assign appeal=appeal>
|
||||
"description": "<@safe_include "modmail_notification_message_description"/><#if appeal> <@safe_include "modmail_notification_message_description_appeal_suffix"/></#if>"
|
||||
<#if channel?has_content>,
|
||||
"fields": [
|
||||
{
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
It is an appeal.
|
||||
Reference in New Issue
Block a user