added possibility to define the text which is used for notifying the user when closing a thread

This commit is contained in:
Sheldan
2020-05-20 01:13:45 +02:00
parent 1e667686d3
commit e2f71ef7a3
4 changed files with 31 additions and 14 deletions

View File

@@ -4,5 +4,5 @@
"g": 0,
"b": 255
},
"description": "<#include "modmail_closing_user_message_description">"
"description": "${closingMessage}"
}