mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
Implemented GET call requests to see the events and also each event detail
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
export interface EventOrganizer{
|
||||
EmailAddress: string;
|
||||
Text: string;
|
||||
}
|
||||
Reference in New Issue
Block a user