X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=server%2Ftypes%2Fmodels%2Fvideo%2Fvideo-channels.ts;h=af8c2ffe48c26180ac96d09d246c73c10aff1620;hb=6b5f72beda96d8b7e4d6329c4001827334de27dd;hp=c147567d9528509a9f89e12e4c866084ac262cd7;hpb=8ee37c5f38b0f9b7e97239197d5590109c163250;p=github%2FChocobozzz%2FPeerTube.git diff --git a/server/types/models/video/video-channels.ts b/server/types/models/video/video-channels.ts index c147567d9..af8c2ffe4 100644 --- a/server/types/models/video/video-channels.ts +++ b/server/types/models/video/video-channels.ts @@ -1,4 +1,4 @@ -import { FunctionProperties, PickWith, PickWithOpt } from '@shared/core-utils' +import { FunctionProperties, PickWith, PickWithOpt } from '@shared/typescript-utils' import { VideoChannelModel } from '../../../models/video/video-channel' import { MAccountActor,