integrate list event with opentelemetry

This commit is contained in:
Peter Maquiran
2024-06-17 12:00:07 +01:00
parent 768dc10308
commit 2665bf3f96
9 changed files with 89 additions and 35 deletions
-2
View File
@@ -700,8 +700,6 @@ export class AgendaPage implements OnInit {
} catch (error) {}
console.log('selectedCalendarIds', selectedCalendarIds)
let load = 0;
for (const selectedCalendar of selectedCalendarIds) {