jwir3 / arbitrator

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

Separate individual LeagueProfile preferences #112

Open jwir3 opened 7 years ago

jwir3 commented 7 years ago

We should separate our LeagueProfile preferences into separate files. This will enable us to easily export individual profile .json files and re-import them quickly to another machine.

It will also be a proof-of-concept for #97.