This commit is contained in:
tiago.kayaya
2021-04-07 14:08:05 +01:00
parent 4f0ee6047a
commit ffe95fc190
5 changed files with 50 additions and 9 deletions
@@ -58,7 +58,7 @@ export class NewEventPage implements OnInit {
Body: this.eventBody,
Location: '',
CalendarId: '',
CalendarName: this.selectedSegment,
CalendarName: '',
StartDate: selectedStartdDate,
EndDate: new Date(selectedEndDate),
EventType: 'Reunião',