X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2F%2Bmy-account%2Fmy-account.module.ts;h=4a18a9968103f8574732fe621fb52eb91c1095f0;hb=97567dd81f508dd6295ac4d73d849aa2ce0a6549;hp=ba83001119ae398f56e7c628d95633b2b06d5698;hpb=f0a3988066f72a28bb44520af072f18d91d77dde;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/+my-account/my-account.module.ts b/client/src/app/+my-account/my-account.module.ts index ba8300111..4a18a9968 100644 --- a/client/src/app/+my-account/my-account.module.ts +++ b/client/src/app/+my-account/my-account.module.ts @@ -35,6 +35,7 @@ import { MyAccountVideoPlaylistsComponent } from '@app/+my-account/my-account-vi import { MyAccountVideoPlaylistElementsComponent } from '@app/+my-account/my-account-video-playlists/my-account-video-playlist-elements.component' +import { DragDropModule } from '@angular/cdk/drag-drop' @NgModule({ imports: [ @@ -43,7 +44,8 @@ import { AutoCompleteModule, SharedModule, TableModule, - InputSwitchModule + InputSwitchModule, + DragDropModule ], declarations: [