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:
@@ -1,4 +1,4 @@
|
||||
export interface EventBody{
|
||||
bodyType: string;
|
||||
text: string;
|
||||
Text: string;
|
||||
}
|
||||
Reference in New Issue
Block a user