]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/models/video/video-channel.ts
Fix video import tests
[github/Chocobozzz/PeerTube.git] / server / models / video / video-channel.ts
index a4231b6b3756322bcc68f21aee5c409af4383a01..9cee64229a54603ec79aebd88e575ae7ad26fe11 100644 (file)
@@ -41,7 +41,7 @@ import {
   MChannelAP,
   MChannelFormattable,
   MChannelSummaryFormattable
-} from '../../typings/models/video'
+} from '../../types/models/video'
 
 export enum ScopeNames {
   FOR_API = 'FOR_API',