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

@@ -12,5 +12,5 @@ var Tmpl = template.Must(template.ParseFiles(
"templates/new_ticket.html",
))
var Draws []models.Draw
var Draws []models.ThunderballResult
var MyTickets []models.MyTicket