hidereport button on own post (#676)
parent
d7826a3334
commit
09bb2f5208
|
@ -209,7 +209,7 @@ export function PostDropdownBtn({
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{sep: true},
|
{sep: true},
|
||||||
{
|
!isAuthor && {
|
||||||
testID: 'postDropdownReportBtn',
|
testID: 'postDropdownReportBtn',
|
||||||
icon: 'circle-exclamation',
|
icon: 'circle-exclamation',
|
||||||
label: 'Report post',
|
label: 'Report post',
|
||||||
|
|
Loading…
Reference in New Issue