Files
vinlottis/api
KevinMidboe b0424a519c Fixed drawing winner count was +1.
On /lottery frontend page the count of winners that is sent to frontend
over socketIO started one index higher than it should.

This was from updating how winners are saved in the backend. Our winners
array now no longer needs to be incremented with 1 from the backend.
2021-02-20 13:57:39 +01:00
..
2021-01-24 10:08:39 +01:00
2021-01-26 23:01:18 +01:00
2021-02-18 22:07:54 +01:00