💄 Remove report option on my own post (#1537)
parent
83b3b5e1c0
commit
b0873cae97
|
@ -105,7 +105,7 @@ export function PostDropdownBtn({
|
|||
{
|
||||
label: 'separator',
|
||||
},
|
||||
{
|
||||
!isAuthor && {
|
||||
label: 'Report post',
|
||||
onPress() {
|
||||
store.shell.openModal({
|
||||
|
|
Loading…
Reference in New Issue