This commit is contained in:
Peter Maquiran
2022-04-22 15:03:09 +01:00
parent 20da76a5bb
commit 59a6b8c08a
7 changed files with 29 additions and 15 deletions
+5
View File
@@ -82,6 +82,11 @@ export class EventsService {
this.hasSharedCalendar = false
this.hasOwnCalendar = false
this.headerOwnOficial= new HttpHeaders();
this.headerOwnPessoal= new HttpHeaders();
this.headerSharedOficial= new HttpHeaders();
this.headerSharedPessoal= new HttpHeaders();
this.calendarIds = []