]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/models/video/video-abuse.ts
add user account email verificiation (#977)
[github/Chocobozzz/PeerTube.git] / server / models / video / video-abuse.ts
index 10a191372207930d2409a58213bc73b2b5179ea4..dbb88ca4565cd197f0d3af90153b8a759dd2fba3 100644 (file)
@@ -137,7 +137,6 @@ export class VideoAbuseModel extends Model<VideoAbuseModel> {
       video: {
         id: this.Video.id,
         uuid: this.Video.uuid,
-        url: this.Video.url,
         name: this.Video.name
       },
       createdAt: this.createdAt