Did some other modifications

This commit is contained in:
Joan
2025-09-16 23:00:28 +02:00
parent 2bfdb539be
commit 65b8542791
4 changed files with 80 additions and 7 deletions

View File

@@ -348,7 +348,7 @@ def generate_table_image(raffle_id):
legend_items = [
("Libre", free_bg_color),
("Reservado", reserved_bg_color),
("Pagado", taken_bg_color)
("Asignado", taken_bg_color)
]
spacing = 280 # more spacing between legend items