mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
recurece added to new event web
This commit is contained in:
@@ -97,7 +97,7 @@ export class AgendaDataRepositoryService {
|
||||
}
|
||||
|
||||
createEvent(eventData: Event, CalendarName, documents) {
|
||||
console.log(eventData)
|
||||
console.log('create evetn v2',eventData)
|
||||
|
||||
let eventInput = {
|
||||
userId: this.utils.selectedCalendarUserId(CalendarName, eventData) as any,
|
||||
|
||||
Reference in New Issue
Block a user