mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-24 18:21:13 +02:00
Update src/registrar/models/domain.py
Co-authored-by: Alysia <109625347+allly-b@users.noreply.github.com>
This commit is contained in:
parent
774333a0ef
commit
a059f13e36
1 changed files with 1 additions and 1 deletions
|
@ -1678,7 +1678,7 @@ class Domain(TimeStampedModel, DomainHelper):
|
|||
return help_text
|
||||
|
||||
def _disclose_fields(self, contact: PublicContact):
|
||||
"""creates a disclose object that can be added to a contact Create using
|
||||
"""creates a disclose object that can be added to a contact Create or Update using
|
||||
.disclose= <this function> on the command before sending.
|
||||
if item is security email then make sure email is visible"""
|
||||
# You can find each enum here:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue