Form mobile ajust to correct way

This commit is contained in:
Eudes Inácio
2024-06-12 11:53:38 +01:00
parent 1a6d7bb589
commit 1d76cb56c2
@@ -227,7 +227,7 @@ export class NewEventPage implements OnInit {
AppointmentState: 0,
TimeZone: '',
Organizer: '',
Category: 'Reunião',
Category: 'Meeting',
HasAttachments: false,
EventRecurrence: { frequency: this.eventRecurence, until: "",
Type: '' },
@@ -250,7 +250,7 @@ export class NewEventPage implements OnInit {
AppointmentState: 0,
TimeZone: '',
Organizer: '',
Category: 'Reunião',
Category: 'Meeting',
HasAttachments: false,
EventRecurrence: { frequency: this.eventRecurence, until: "",
Type: '' },