mirror of
https://github.com/Sheldan/abstracto-templates.git
synced 2026-04-14 03:46:00 +00:00
Display in bold whether a warning is active or decayed (#10)
Co-Authored-By: Sheldan <5037282+Sheldan@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
921a5259ee
commit
bb47784554
@@ -1 +1 @@
|
||||
Warning #${warnId} with reason: `${reason}` towards user ${warnedUserText} by user ${warningUserText} on ${warnDate}.
|
||||
Warning #${warnId} with reason: `${reason}` towards user ${warnedUserText} by user ${warningUserText} on ${warnDate}. The warning is **${decayed?then('decayed', 'active')}**
|
||||
Reference in New Issue
Block a user