]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - shared/models/pods/remote-video/remote-video-update-request.model.ts
Use global uuid instead of remoteId for videos
[github/Chocobozzz/PeerTube.git] / shared / models / pods / remote-video / remote-video-update-request.model.ts
index 67ddbc1e4b0a6a73879916b0dd1937bd79d52752..80554856342e9cdda5ad465edd40f391039873b5 100644 (file)
@@ -1,5 +1,5 @@
 export interface RemoteVideoUpdateData {
-  remoteId: string
+  uuid: string
   tags: string[]
   name: string
   extname: string