mirror of
https://github.com/Sheldan/abstracto-templates.git
synced 2026-03-02 15:14:04 +00:00
[AB-xxx] adding username to ban notification
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
{
|
||||
<#include "user_detail">
|
||||
<#include "full_member_info">
|
||||
<#assign bannedUserName=bannedUser.name>
|
||||
"title": {
|
||||
"title": "<@safe_include "ban_log_title"/>"
|
||||
},
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
{
|
||||
<#include "user_detail">
|
||||
<#include "abstracto_color">,
|
||||
<#assign bannedUserName=bannedUser.name>
|
||||
"description" : "<@safe_include "userBanned_description"/>",
|
||||
"fields": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user