added missing comp

This commit is contained in:
Timo Bejan 2020-10-30 14:23:38 +02:00
parent e074340aad
commit 34af8ae3c7

View File

@ -89,7 +89,8 @@ export function HttpLoaderFactory(httpClient: HttpClient) {
AnnotationIconComponent, AnnotationIconComponent,
AuthErrorComponent, AuthErrorComponent,
HumanizePipe, HumanizePipe,
ToastComponent ToastComponent,
FileNotAvailableOverlayComponent
], ],
imports: [ imports: [
BrowserModule, BrowserModule,