💄 Remove report option on my own post (#1537)
This commit is contained in:
parent
83b3b5e1c0
commit
b0873cae97
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ export function PostDropdownBtn({
|
||||||
{
|
{
|
||||||
label: 'separator',
|
label: 'separator',
|
||||||
},
|
},
|
||||||
{
|
!isAuthor && {
|
||||||
label: 'Report post',
|
label: 'Report post',
|
||||||
onPress() {
|
onPress() {
|
||||||
store.shell.openModal({
|
store.shell.openModal({
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue