X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fvideos%2Fshared%2Fvideo.model.ts;h=1a413db9d2da2c4b60420e7f04c443484b520a6e;hb=6d33593a0829a7f041127d50d4c455456550a47f;hp=438791368d3f77e427493d3522f3da4761310f26;hpb=7ca86c864e102b65e4ff3224a06554a66148fef8;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/videos/shared/video.model.ts b/client/src/app/videos/shared/video.model.ts index 438791368..1a413db9d 100644 --- a/client/src/app/videos/shared/video.model.ts +++ b/client/src/app/videos/shared/video.model.ts @@ -5,6 +5,7 @@ export class Video implements VideoServerModel { author: string by: string createdAt: Date + updatedAt: Date categoryLabel: string category: number licenceLabel: string