mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
added MD as default interveninete when PR are creating events ou mettings
This commit is contained in:
@@ -3,5 +3,6 @@ export class EventPerson{
|
||||
Name: string;
|
||||
IsRequired: boolean;
|
||||
UserType: string;
|
||||
IsPR: boolean
|
||||
IsPR: boolean;
|
||||
RoleDescription: string;
|
||||
}
|
||||
Reference in New Issue
Block a user