parent
ea33553f65
commit
26fbd3c8e2
4 changed files with 11 additions and 5 deletions
|
|
@ -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} />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue