X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=shared%2Fmodels%2Fvideos%2Fvideo-streaming-playlist.model.ts;h=11919a4eec794b8a545d0d463a965e3c391a06e9;hb=d2d4a5a999746ae0f01a2ce89b844252346bab27;hp=b547a0ac73603359cc2f3c43a57c2b5730a9288d;hpb=b2c76204f9d2900b9fd58e6618e343059821d601;p=github%2FChocobozzz%2FPeerTube.git diff --git a/shared/models/videos/video-streaming-playlist.model.ts b/shared/models/videos/video-streaming-playlist.model.ts index b547a0ac7..11919a4ee 100644 --- a/shared/models/videos/video-streaming-playlist.model.ts +++ b/shared/models/videos/video-streaming-playlist.model.ts @@ -1,5 +1,5 @@ import { VideoStreamingPlaylistType } from './video-streaming-playlist.type' -import { VideoFile } from './video-file.model' +import { VideoFile } from './file' export interface VideoStreamingPlaylist { id: number