Make note and username bold in modmail log embed (#7)

Reimplementation of b3e4bd6431

Co-Authored-By: Sheldan <5037282+Sheldan@users.noreply.github.com>

Co-authored-by: Sheldan <5037282+Sheldan@users.noreply.github.com>
This commit is contained in:
OneNormalUsername
2021-07-07 22:17:47 +02:00
committed by GitHub
parent 57b64d80d0
commit ab575257f9

View File

@@ -1,2 +1,2 @@
A mod mail thread has been closed by ${closingUserDescription} with the note '${note}'. There were ${messageCount} interaction(s) with the user ${user}. It has been opened on ${startDate} and lasted ${duration}.
A modmail thread has been closed by ${closingUserDescription} with the note '**${note}**'. There were ${messageCount} interaction(s) with the user **${user}**. It has been opened on ${startDate} and lasted ${duration}.
Closing notified the user: ${closedSilently?string('yes', 'no')}