X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2F%2Bvideos%2Fvideos.module.ts;h=8a35015d654c969fd8b6410ab0333995e3e89530;hb=d11eae7edc1339e8e6791d63176613c6f283f995;hp=61d012d63375bd558d19c389c39af6289b80b3be;hpb=ba5d4a849c7d7ba05f093480ae12286c4af61556;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/+videos/videos.module.ts b/client/src/app/+videos/videos.module.ts index 61d012d63..8a35015d6 100644 --- a/client/src/app/+videos/videos.module.ts +++ b/client/src/app/+videos/videos.module.ts @@ -1,4 +1,5 @@ import { NgModule } from '@angular/core' +import { SharedActorImageModule } from '@app/shared/shared-actor-image/shared-actor-image.module' import { SharedFormModule } from '@app/shared/shared-forms' import { SharedGlobalIconModule } from '@app/shared/shared-icons' import { SharedMainModule } from '@app/shared/shared-main' @@ -21,7 +22,8 @@ import { VideosComponent } from './videos.component' SharedFormModule, SharedVideoMiniatureModule, SharedUserSubscriptionModule, - SharedGlobalIconModule + SharedGlobalIconModule, + SharedActorImageModule ], declarations: [