canCreateCalendar$ = this
    .currentUserService
    .hasCapabilities$(
      'calendars/create',
      this.currentProjectService.id || null,