hidereport button on own post (#676)

This commit is contained in:
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

View file

@ -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',