mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Client: add basic support to report video abuses
This commit is contained in:
@@ -106,7 +106,8 @@ function toFormatedJSON () {
|
||||
reporterPodHost,
|
||||
reason: this.reason,
|
||||
reporterUsername: this.reporterUsername,
|
||||
videoId: this.videoId
|
||||
videoId: this.videoId,
|
||||
createdAt: this.createdAt
|
||||
}
|
||||
|
||||
return json
|
||||
|
||||
Reference in New Issue
Block a user