mirror of
https://github.com/Sheldan/abstracto-templates.git
synced 2026-03-03 15:27:07 +00:00
[AB-xxx] showing muting user embed title when mute duration changed
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
},
|
||||
<#if mutingUser?has_content>
|
||||
{
|
||||
<#if muted>
|
||||
<#if muted || durationChanged>
|
||||
"name": "<@safe_include "mute_log_muting_user_field_title"/>",
|
||||
<#elseif muteEnded>
|
||||
"name": "<@safe_include "mute_log_unmuting_user_field_title"/>",
|
||||
|
||||
Reference in New Issue
Block a user