jwir3 / arbitrator

A synchronization engine for ArbiterSports to Google Calendar
GNU General Public License v3.0
3 stars 0 forks source link

Migrate gameLength preference to LeagueProfile/GameClassificationLevel settings #116

Open jwir3 opened 7 years ago

jwir3 commented 7 years ago

The global gameLength setting is really game classification-dependent. As such, it's probably better if we add this as a field to the GameClassificationLevel instead of where it is now.

We should also add a default gameLength value to LeagueProfile objects.