[AB-xxx] fixing closing notification message

This commit is contained in:
Sheldan
2021-08-09 23:41:25 +02:00
parent e6d0688d45
commit 4e11c09112

View File

@@ -1,2 +1,2 @@
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')}
Closing notified the user: ${closedSilently?string('no', 'yes')}