This commit is contained in:
Chocobozzz 2020-03-18 15:48:46 +01:00
parent 03db5c3f97
commit b06904bee1
No known key found for this signature in database
GPG Key ID: 583A612D890159BE

View File

@ -12,7 +12,7 @@ import { VideoImportTorrentComponent } from '@app/videos/+video-edit/video-add-c
imports: [ imports: [
VideoAddRoutingModule, VideoAddRoutingModule,
VideoEditModule, VideoEditModule,
SharedModule, SharedModule
], ],
declarations: [ declarations: [
VideoAddComponent, VideoAddComponent,