Back to Peertube

Video Report.Component

client/src/app/shared/shared-moderation/report-modals/video-report.component.html

8.1.5415 B
Original Source

Report video "{{ video().name }}"

What is the issue? @for (reason of predefinedReasons; track reason) { @if (reason.help) {

} @if (reason.description) {

} }

@if (timestamp.hasStart) {

} Your report will be sent to moderators of {{ currentHost }}. @if (isRemote()) { It will be forwarded to the comment origin ({{ originHost }}) too. }

@if (formErrors.reason) { {{ formErrors.reason }} }