You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FixesFRC2713#37
Update the 'Notes in Trap' field to restrict its value between 0 and 3.
* Modify `config/2024/config.json` to set the `min` property of the 'Notes in Trap' field to 0 and add a `max` property with a value of 3.
The
Notes in Trap
field is able to go below zero. This is not an issue for any other counter fields.If we really want to go for broke on this one, maybe limit the field to being a maximum of 3 notes as well?
The text was updated successfully, but these errors were encountered: