value modications from front

This commit is contained in:
José Salazar
2025-12-18 09:50:23 -05:00
parent b9fa4d5a90
commit cb29f73685
5 changed files with 27 additions and 7 deletions

View File

@@ -7,6 +7,10 @@ enum EventStatus {
CONFIRMED
COMPLETED
CANCELED
PARTIAL
PARTIAL_STAFFED
FULLY_STAFFED
EVENT_CREATED
}
enum RecurrenceType {