This commit is contained in:
tiago.kayaya
2021-07-08 13:20:54 +01:00
parent 11e379d651
commit 88bdab5d65
8 changed files with 67 additions and 7 deletions
@@ -173,6 +173,7 @@ export class NewEventPage implements OnInit {
Organizer: '',
Categories: ['Reunião'],
HasAttachments: false,
EventRecurrence: null,
};
}
else{
@@ -194,6 +195,7 @@ export class NewEventPage implements OnInit {
Organizer: '',
Categories: ['Reunião'],
HasAttachments: false,
EventRecurrence: null,
};
}