deletion reason and email for soft deleted forum posts and comments by admin
This commit is contained in:
@@ -65,6 +65,8 @@ class TemplateManager {
|
||||
"forumThreadActivityToParticipant.html",
|
||||
"forumPostClosed.html",
|
||||
"forumItemRequestNotification.html",
|
||||
"forumPostDeletionToAuthor.html",
|
||||
"forumCommentDeletionToAuthor.html",
|
||||
];
|
||||
|
||||
for (const templateFile of templateFiles) {
|
||||
|
||||
Reference in New Issue
Block a user