Commit c4c1274
authored
Make AdminMailer#linked_object_anomalies go to engineers again (#14489)
## Summary of the problem
<!-- Why are these changes being made? What problem does it solve? Link
any related issues to provide more details. -->
#14481 accidentally made the mailer to to admin@bank.engineering instead
of engineers
## Describe your changes
<!-- Explain your thought process to the solution and provide a quick
summary of the changes. -->
Set it to engineers
<!-- If there are any visual changes, please attach images, videos, or
gifs. -->1 parent 605ebec commit c4c1274
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | | - | |
| 133 | + | |
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
| |||
0 commit comments