mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-20 05:16:07 +00:00
changed xcalendario to agenda
This commit is contained in:
@@ -117,6 +117,7 @@ export class NewEventPage implements OnInit {
|
||||
}
|
||||
|
||||
if(!this.CalendarName) {
|
||||
console.log('true', this.eventService.calendarNamesAry.includes('Meu calendario'))
|
||||
if(this.eventService.calendarNamesAry.includes('Meu calendario')) {
|
||||
this.CalendarName = 'Meu calendario';
|
||||
console.log(this.eventService.calendarNamesAry)
|
||||
|
||||
Reference in New Issue
Block a user