X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2F%2Bvideo-channels%2Fvideo-channels.module.ts;h=35c39cc2ec12723637f1fc3924b2e0acbcedd8c3;hb=24893b524c47b8f89090192aa38126352a952808;hp=408f8622558699d8faa875874a6c10a787fd771a;hpb=dc48fdbe68e9dd3a3a6028181e61d8595d98e654;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/+video-channels/video-channels.module.ts b/client/src/app/+video-channels/video-channels.module.ts index 408f86225..35c39cc2e 100644 --- a/client/src/app/+video-channels/video-channels.module.ts +++ b/client/src/app/+video-channels/video-channels.module.ts @@ -10,6 +10,7 @@ import { VideoChannelPlaylistsComponent } from './video-channel-playlists/video- import { VideoChannelVideosComponent } from './video-channel-videos/video-channel-videos.component' import { VideoChannelsRoutingModule } from './video-channels-routing.module' import { VideoChannelsComponent } from './video-channels.component' +import { SharedActorImageModule } from '../shared/shared-actor-image/shared-actor-image.module' @NgModule({ imports: [ @@ -21,7 +22,8 @@ import { VideoChannelsComponent } from './video-channels.component' SharedVideoMiniatureModule, SharedUserSubscriptionModule, SharedGlobalIconModule, - SharedSupportModal + SharedSupportModal, + SharedActorImageModule ], declarations: [