X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2F%2Bmy-library%2Fmy-library.module.ts;h=a1d706f0bf35e2ecc61f4c776abf063795baac67;hb=fbdcd4ec9f549b730f8311512bcc0c0b7bc2db0a;hp=5518cfd98731ed55316fde9220e5c46e051bbac3;hpb=266947e5efc7ff30b0020beb5a74e4d4fc696fa5;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/+my-library/my-library.module.ts b/client/src/app/+my-library/my-library.module.ts index 5518cfd98..a1d706f0b 100644 --- a/client/src/app/+my-library/my-library.module.ts +++ b/client/src/app/+my-library/my-library.module.ts @@ -26,6 +26,7 @@ import { MyVideoPlaylistUpdateComponent } from './my-video-playlists/my-video-pl import { MyVideoPlaylistsComponent } from './my-video-playlists/my-video-playlists.component' import { VideoChangeOwnershipComponent } from './my-videos/modals/video-change-ownership.component' import { MyVideosComponent } from './my-videos/my-videos.component' +import { SharedAccountAvatarModule } from '../shared/shared-account-avatar/shared-account-avatar.module' @NgModule({ imports: [ @@ -45,7 +46,8 @@ import { MyVideosComponent } from './my-videos/my-videos.component' SharedGlobalIconModule, SharedAbuseListModule, SharedShareModal, - SharedVideoLiveModule + SharedVideoLiveModule, + SharedAccountAvatarModule ], declarations: [