mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
allow to alter agenda
This commit is contained in:
@@ -37,6 +37,12 @@ export class Event{
|
||||
Attachments?: Attachment[];
|
||||
HumanDate?: string;
|
||||
IsAllDayEvent?: boolean;
|
||||
owner?: {
|
||||
wxUserId: number,
|
||||
wxFullName: string,
|
||||
wxeMail: string,
|
||||
userPhoto: string,
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user