X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=server%2Fmodels%2Fvideo%2Fvideo-share.ts;h=ad95dec6e72787340deace90ac26adf2f82012cd;hb=d0800f7661f13fabe7bb6f4aa0ea50764f106405;hp=f6659b9928e5d0af916f88fb9fcb7eda1cbeb645;hpb=c3edc5b074aa4bb1861ed0a94d3713808e87170f;p=github%2FChocobozzz%2FPeerTube.git diff --git a/server/models/video/video-share.ts b/server/models/video/video-share.ts index f6659b992..ad95dec6e 100644 --- a/server/models/video/video-share.ts +++ b/server/models/video/video-share.ts @@ -183,7 +183,10 @@ export class VideoShareModel extends Model ({ total, data })) } static listRemoteShareUrlsOfLocalVideos () {