oyvinddd / officesports

An app for keeping scores against colleagues in table tennis, foosball and pool
Creative Commons Zero v1.0 Universal
16 stars 2 forks source link

feat: add `lastActive` to Player type #72

Closed boyum closed 2 years ago

boyum commented 2 years ago

lastActive is a timestamp which is set every time a player plays a match. The value is reset (to undefined) when the season ends.