Skip to content

Commit

Permalink
fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
disco-io committed May 7, 2023
1 parent 41be485 commit 2785200
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion intranet/apps/polls/forms.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ class Meta:
help_texts = {
"is_secret": "This will prevent Ion administrators from viewing individual users' votes.",
"is_election": "Enable election formatting and results features.",
"is_randomized": "Enable randomization of choices."
"is_randomized": "Enable randomization of choices.",
}

0 comments on commit 2785200

Please sign in to comment.