mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-21 10:16:13 +02:00
Fix indent
This commit is contained in:
parent
17b5f36fbc
commit
e396534b38
1 changed files with 1 additions and 0 deletions
|
@ -917,6 +917,7 @@ class DomainAddUserView(DomainFormBaseView):
|
|||
exc_info=True,
|
||||
)
|
||||
messages.warning(self.request, "Could not send email invitation.")
|
||||
|
||||
try:
|
||||
UserDomainRole.objects.create(
|
||||
user=requested_user,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue