DavidGolodetsky / GeekScore

A PWA for board games fans. It allows you to store your games, create teams, and collect statistics. It's built with MEVN stack, using Vue.js 2 and Vuetify.
https://geekscore.herokuapp.com
MIT License
8 stars 33 forks source link

reset clock count when switching between clock tabs #180

Closed Kalingrowo closed 3 years ago

Kalingrowo commented 3 years ago

issue : #179

I think this commit can solve the problem. I've done local test and it's running fine. But if you come across any issues from this commit, I'd love to hear about it.

DavidGolodetsky commented 3 years ago

Looks good, thank you for the help! :)