mirror of
https://github.com/Sheldan/abstracto-templates.git
synced 2026-04-16 04:21:53 +00:00
[AB-167] adding templates for infraction tracking and post target disabling
adding some missing templates adding post target disabled state to post target output
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
<#include "user_detail">
|
||||
<#include "full_member_info">
|
||||
<#include "moderation_action_color">,
|
||||
<#assign newLevel=newLevel>
|
||||
<#assign oldLevel=oldLevel>
|
||||
<#assign newPoints=newPoints>
|
||||
<#assign oldPoints=oldPoints>
|
||||
<#assign memberMention=member.memberMention>
|
||||
"description" :"<@safe_include "infraction_level_notification_description"/>"
|
||||
}
|
||||
Reference in New Issue
Block a user