mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
parent
e9683f850d
commit
5aa4a3dd05
@ -36,7 +36,7 @@ export class VideoAbuseListComponent extends RestTable implements OnInit {
|
||||
|
||||
this.videoAbuseActions = [
|
||||
{
|
||||
label: this.i18n('Delete'),
|
||||
label: this.i18n('Delete this report'),
|
||||
handler: videoAbuse => this.removeVideoAbuse(videoAbuse)
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user