Makes the domain available to apps in case they need it. Motivation for adding this is that the group-mailer will need this to validate incoming email requests. But it seems like a generally useful thing.
As a side note, the diff for this PR is a perfect example of why trailing commas are A Good Thing™! 😄
Makes the domain available to apps in case they need it. Motivation for adding this is that the
group-mailer
will need this to validate incoming email requests. But it seems like a generally useful thing.As a side note, the diff for this PR is a perfect example of why trailing commas are A Good Thing™! 😄