This commit is contained in:
CocoByte 2024-05-24 13:16:42 -06:00
parent 1632f4df1f
commit b2891fe2d2
No known key found for this signature in database
GPG key ID: BBFAA2526384C97F

View file

@ -735,7 +735,7 @@ class DomainAddUserView(DomainFormBaseView):
email: string- email to send to
add_success: bool- default True indicates:
adding a success message to the view if the email sending succeeds
raises EmailSendingError
"""