X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=shared%2Fmodels%2Factivitypub%2Fobjects%2Fvideo-torrent-object.ts;h=239822bc48497f31f9c32722405ea5f7a767d77f;hb=b718fd22374d64534bcfe69932cf562894abed6a;hp=4231fbb682a6856d8a601ac754816dd6af1edf14;hpb=501e961199578129629cf0567033d13efced9904;p=github%2FChocobozzz%2FPeerTube.git diff --git a/shared/models/activitypub/objects/video-torrent-object.ts b/shared/models/activitypub/objects/video-torrent-object.ts index 4231fbb68..239822bc4 100644 --- a/shared/models/activitypub/objects/video-torrent-object.ts +++ b/shared/models/activitypub/objects/video-torrent-object.ts @@ -25,6 +25,7 @@ export interface VideoTorrentObject { waitTranscoding: boolean state: VideoState published: string + originallyPublishedAt: string updated: string mediaType: 'text/markdown' content: string