Fix: event
Deskripsi: - Create event konfirmasi
This commit is contained in:
@@ -30,5 +30,6 @@ export interface MODEL_EVENT_PESERTA {
|
||||
userId: string;
|
||||
User: MODEL_USER;
|
||||
eventId: string;
|
||||
isPresent: boolean
|
||||
Event: MODEL_EVENT;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user