]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - shared/models/videos/video-streaming-playlist.model.ts
Fix plugin settings manager definition
[github/Chocobozzz/PeerTube.git] / shared / models / videos / video-streaming-playlist.model.ts
index b547a0ac73603359cc2f3c43a57c2b5730a9288d..11919a4eec794b8a545d0d463a965e3c391a06e9 100644 (file)
@@ -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