mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 13:02:56 +00:00
Changes on Intervenientes + New Event
This commit is contained in:
@@ -9,8 +9,8 @@ export class Event{
|
||||
Location: string;
|
||||
CalendarId: string;
|
||||
CalendarName: string;
|
||||
StartDate: string;
|
||||
EndDate: string;
|
||||
StartDate: Date;
|
||||
EndDate: Date;
|
||||
EventType: string;
|
||||
Attendees: EventPerson[];
|
||||
IsMeeting: boolean;
|
||||
|
||||
Reference in New Issue
Block a user