This commit is contained in:
zandercymatics 2024-07-15 11:52:16 -06:00
parent c2d8c0eadb
commit ea1e8aa510
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7

View file

@ -1981,7 +1981,7 @@ class DomainRequestAdmin(ListHeaderAdmin, ImportExportModelAdmin):
emails[action_needed_reason.value] = self._get_action_needed_reason_default_email(
domain_request, action_needed_reason.value
)
return emails
def _get_action_needed_reason_default_email(self, domain_request, action_needed_reason):