added discord container for renaming and role-management
This commit is contained in:
@@ -23,6 +23,7 @@ model Participant {
|
||||
attended Boolean @default(false)
|
||||
appointmentCancelled Boolean @default(false)
|
||||
completetionWorkflowFinished Boolean @default(false)
|
||||
inscriptionWorkflowCompleted Boolean @default(false)
|
||||
eventAppointmentId Int?
|
||||
enscriptionDate DateTime @default(now())
|
||||
|
||||
|
||||
Reference in New Issue
Block a user