X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=server%2Ftypes%2Fmodels%2Fvideo%2Fvideo.ts;h=3d8f85b3de456c190200762034bb664a861cf271;hb=67ed6552b831df66713bac9e672738796128d33f;hp=022a9566d50d3f8267df2af29566c504f8cf5a54;hpb=26d6bf6533023326fa017812cf31bbe20c752d36;p=oweals%2Fpeertube.git diff --git a/server/types/models/video/video.ts b/server/types/models/video/video.ts index 022a9566d..3d8f85b3d 100644 --- a/server/types/models/video/video.ts +++ b/server/types/models/video/video.ts @@ -1,5 +1,5 @@ import { VideoModel } from '../../../models/video/video' -import { PickWith, PickWithOpt } from '../../utils' +import { PickWith, PickWithOpt } from '@shared/core-utils' import { MChannelAccountDefault, MChannelAccountLight,