Skip to content

Commit

Permalink
revert read-only field
Browse files Browse the repository at this point in the history
  • Loading branch information
CocoByte committed Nov 7, 2024
1 parent b0e1b5a commit ae0eb45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/registrar/admin.py
Original file line number Diff line number Diff line change
Expand Up @@ -2728,7 +2728,7 @@ def custom_election_board(self, obj):
"expiration_date",
"first_ready",
"deleted",
"converted_federal_agency",
"federal_agency",
"dnssecdata",
"nameservers",
)
Expand Down

0 comments on commit ae0eb45

Please sign in to comment.