]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/types/models/video/video-share.ts
Merge branch 'release/4.2.0' into develop
[github/Chocobozzz/PeerTube.git] / server / types / models / video / video-share.ts
index 78f44e58ccb6b79d9f95aec02b28d2bd9f5aff07..ffc0edad62305de72d1522e9714a00ed5ee65bd1 100644 (file)
@@ -1,4 +1,4 @@
-import { PickWith } from '@shared/core-utils'
+import { PickWith } from '@shared/typescript-utils'
 import { VideoShareModel } from '../../../models/video/video-share'
 import { MActorDefault } from '../actor'
 import { MVideo } from './video'