Lots of changes and fixes

This commit is contained in:
2025-03-24 23:23:29 +00:00
parent 09b2ad8c56
commit d2013ec5c5
9 changed files with 116 additions and 54 deletions

View File

@@ -4,7 +4,7 @@ type ThunderballResult struct {
Id int
DrawDate string
Machine string
Ballset string
Ballset int
Ball1 int
Ball2 int
Ball3 int