Commit 73c50e7b authored by Sajal Narang's avatar Sajal Narang Committed by GitHub

Update EventCreateRequest.java

parent 01cd4326
......@@ -31,7 +31,7 @@ public class EventCreateRequest {
this.allDayEvent = allDayEvent;
this.eventVenueNames = eventVenueNames;
this.eventBodiesID = eventBodiesID;
}
}
public String getEventName() {
return eventName;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment