Skip to content

Commit

Permalink
Set min value for minScore
Browse files Browse the repository at this point in the history
  • Loading branch information
otacke committed Jul 14, 2023
1 parent 7f69645 commit 52cbdef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions semantics.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,7 @@
"type": "number",
"label": "Minimum score to unlock",
"description": "The user will not be able to unlock this stage if he has not received at least this minimum score by completing other stages.",
"min": 0,
"optional": true
},
{
Expand Down

0 comments on commit 52cbdef

Please sign in to comment.