mirror of
https://github.com/Sheldan/abstracto-templates.git
synced 2026-04-15 20:16:36 +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">,
|
<#include "modmail_color">,
|
||||||
<#assign user><@user_detail user=userDisplay/></#assign>
|
<#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>,
|
<#if channel?has_content>,
|
||||||
"fields": [
|
"fields": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -0,0 +1 @@
|
|||||||
|
It is an appeal.
|
||||||
Reference in New Issue
Block a user