mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
fix bug
This commit is contained in:
@@ -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 = []
|
||||
|
||||
|
||||
Reference in New Issue
Block a user