💄 Remove report option on my own post (#1537)
This commit is contained in:
@@ -105,7 +105,7 @@ export function PostDropdownBtn({
|
||||
{
|
||||
label: 'separator',
|
||||
},
|
||||
{
|
||||
!isAuthor && {
|
||||
label: 'Report post',
|
||||
onPress() {
|
||||
store.shell.openModal({
|
||||
|
||||
Reference in New Issue
Block a user