mirror of
https://github.com/Sheldan/abstracto-templates.git
synced 2026-03-06 08:25:29 +00:00
[AB-339] adjusting templates for softBan to banDelete change
This commit is contained in:
@@ -22,5 +22,12 @@
|
||||
"name": "<@safe_include "ban_log_reason_field_title"/>",
|
||||
"value": "${reason?json_string}"
|
||||
}
|
||||
<#if deletionDays gt 0>
|
||||
,
|
||||
{
|
||||
"name": "<@safe_include "ban_log_deletion_days_field_title"/>",
|
||||
"value": "${deletionDays?c}"
|
||||
}
|
||||
</#if>
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user