hidereport button on own post (#676)

zio/stable
Richard Gordon 2023-05-17 10:43:08 -04:00 committed by GitHub
parent d7826a3334
commit 09bb2f5208
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -209,7 +209,7 @@ export function PostDropdownBtn({
},
},
{sep: true},
{
!isAuthor && {
testID: 'postDropdownReportBtn',
icon: 'circle-exclamation',
label: 'Report post',