added missing email template file references

This commit is contained in:
jackiettran
2026-01-12 17:58:16 -05:00
parent c2ebe8709d
commit 89dd99c263

View File

@@ -105,7 +105,10 @@ class TemplateManager {
"forumCommentDeletionToAuthor.html", "forumCommentDeletionToAuthor.html",
"paymentDeclinedToRenter.html", "paymentDeclinedToRenter.html",
"paymentMethodUpdatedToOwner.html", "paymentMethodUpdatedToOwner.html",
"authenticationRequiredToRenter.html",
"payoutFailedToOwner.html", "payoutFailedToOwner.html",
"accountDisconnectedToOwner.html",
"payoutsDisabledToOwner.html",
"disputeAlertToAdmin.html", "disputeAlertToAdmin.html",
"disputeLostAlertToAdmin.html", "disputeLostAlertToAdmin.html",
"userBannedNotification.html", "userBannedNotification.html",