saiemgilani / game-on-paper-app

http://www.gameonpaper.com
http://www.gameonpaper.com
31 stars 4 forks source link

Enable Stats button by checking delayed games for `hasLastPlay` #156

Closed ecormany closed 1 year ago

ecormany commented 1 year ago

Add this check when the status is delayed. This has the effect of enabling the Stats button when games start and are then delayed. It does not enable the button if the game never started.

Thanks to mother nature, I was able to test this against live data!

Screenshot 2023-09-09 at 2 09 56 PM

Closes #155