We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a65301 commit 25f5c46Copy full SHA for 25f5c46
1 file changed
src/app/app.component.ts
@@ -46,7 +46,7 @@ export class AppComponent implements OnInit {
46
private router: Router,
47
private route: ActivatedRoute,
48
private loggingService: LoggingService,
49
- private errorSharingService: ErrorSharingService
+ private errorSharingService: ErrorSharingService,
50
private intercomService: IntercomService,
51
private dfUserDataService: DfUserDataService
52
) {}
0 commit comments