Skip to content

Commit

Permalink
Update to OS3: min and max votes amount (#87)
Browse files Browse the repository at this point in the history
  • Loading branch information
FinnStutzenstein committed Jan 14, 2021
1 parent 3fdff31 commit b187dd4
Show file tree
Hide file tree
Showing 3 changed files with 13,498 additions and 7,165 deletions.
3 changes: 2 additions & 1 deletion internal/apps/assignment/projector.go
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,8 @@ func PollSlide() projector.CallableFunc {
"title",
"type",
"pollmethod",
"votes_amount",
"min_votes_amount",
"max_votes_amount",
"description",
"state",
"onehundred_percent_base",
Expand Down
Loading

0 comments on commit b187dd4

Please sign in to comment.