dignissimus / lichess-speedrun

A tool to ethically perform speedruns on lichess (WIP)
GNU General Public License v3.0
8 stars 1 forks source link

On enable, initialise ratings to default rating if not already initialised #13

Closed dignissimus closed 3 years ago

dignissimus commented 3 years ago

When ratings aren't defined, they're set to 600 automatically, the task is now to only do this on the click of enable and use the user defined default value for the initial rating. Work done in https://github.com/dignissimus/lichess-speedrun/commit/011f947f57f2c98cf75ada96406d7fd46fe59409

dignissimus commented 3 years ago

Done, now the task is https://github.com/dignissimus/lichess-speedrun/issues/12