Fix report page bugs. Fixes #558 (#568)

This commit is contained in:
Dessalines 2022-02-02 09:56:43 -05:00 committed by GitHub
parent ea33553f65
commit 26fbd3c8e2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 11 additions and 5 deletions

View file

@ -56,6 +56,8 @@ export class CommentReport extends Component<CommentReportProps, any> {
moderators={[]}
admins={[]}
enableDownvotes={true}
viewOnly={true}
showCommunity={true}
/>
<div>
{i18n.t("reporter")}: <PersonListing person={r.creator} />