]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - shared/models/videos/comment/video-comment.model.ts
Support studio transcoding in peertube runner
[github/Chocobozzz/PeerTube.git] / shared / models / videos / comment / video-comment.model.ts
index 5a96f9d4a911acdc68d11229fe032c9abb1eeb3f..737cfe098480737a09372cc26836f3d178851ad9 100644 (file)
@@ -1,4 +1,4 @@
-import { ResultList } from '@shared/models/common'
+import { ResultList } from '../../common'
 import { Account } from '../../actors'
 
 export interface VideoComment {