fixed lint err

This commit is contained in:
Timo Bejan 2020-11-01 21:10:39 +02:00
parent 2a4b19f46d
commit c11de4c29c

View File

@ -91,7 +91,7 @@ export function HttpLoaderFactory(httpClient: HttpClient) {
AnnotationIconComponent,
AuthErrorComponent,
HumanizePipe,
CommentsComponent
CommentsComponent,
HumanizePipe,
ToastComponent,
FileNotAvailableOverlayComponent,