feat: updated README

This commit is contained in:
2025-06-11 20:01:33 +02:00
parent 7ad635dc12
commit 45b7f91f13
2 changed files with 32 additions and 2 deletions

View File

@@ -50,6 +50,7 @@ class Ticket(models.Model):
]
MATERIAL_CHOICES = [
("script", "Skript"),
("learning_sprint", "Learning Sprint"),
("ilse", "Intensive Live Session"),
("video", "Video"),