mirror of
https://github.com/Sheldan/abstracto-templates.git
synced 2026-04-14 11:48:18 +00:00
[AB-57] changed some templates to match the changed models for new transaction handling
This commit is contained in:
@@ -1 +1 @@
|
||||
"<#include "modmail_close_failed_to_delete_text_channel_exception_text"/>"
|
||||
<#include "modmail_close_failed_to_delete_text_channel_exception_text"/>
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
<#include "member_author">
|
||||
<@member_author member=author.member/>,
|
||||
<#include "modmail_color">,
|
||||
<#include "modmail_color">
|
||||
<#if message.embeds[0].description?has_content>
|
||||
,"description": "${message.embeds[0].description?js_string}"
|
||||
</#if>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
"title": {
|
||||
"title": "<@safe_include "modmail_thread_staff_message_title"/>"
|
||||
},
|
||||
<#include "modmail_color">,
|
||||
<#include "modmail_color">
|
||||
<#if text?has_content>
|
||||
, "description": "${text?js_string}"
|
||||
</#if>
|
||||
|
||||
Reference in New Issue
Block a user