]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/videos/shared/video.model.ts
Improve real world script
[github/Chocobozzz/PeerTube.git] / client / src / app / videos / shared / video.model.ts
index 438791368d3f77e427493d3522f3da4761310f26..1a413db9d2da2c4b60420e7f04c443484b520a6e 100644 (file)
@@ -5,6 +5,7 @@ export class Video implements VideoServerModel {
   author: string
   by: string
   createdAt: Date
+  updatedAt: Date
   categoryLabel: string
   category: number
   licenceLabel: string