remove alert

This commit is contained in:
Eudes Inácio
2024-06-11 12:22:01 +01:00
parent 1cd92f8c5f
commit 58874016f9
+1 -1
View File
@@ -746,7 +746,7 @@ export class AgendaPage implements OnInit {
this.updateEventListBox()
}
} else {
alert('sekip '+ JSON.stringify(selectedCalendar))
/* alert('sekip '+ JSON.stringify(selectedCalendar)) */
console.log('not user', JSON.stringify(selectedCalendar))
}