]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - shared/models/pods/remote-video/remote-video-update-request.model.ts
Add video privacy setting
[github/Chocobozzz/PeerTube.git] / shared / models / pods / remote-video / remote-video-update-request.model.ts
index 8439cfa240f278cf9fd28e029c7ba241b5e1229a..924489c75ccd44bd8926ecca19e30efe41f56440 100644 (file)
@@ -15,6 +15,7 @@ export interface RemoteVideoUpdateData {
   views: number
   likes: number
   dislikes: number
+  privacy: number
   files: {
     infoHash: string
     extname: string