mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-10 00:34:50 +00:00
commit
6c7c94f31f
1 changed files with 0 additions and 2 deletions
|
@ -293,8 +293,6 @@ class Inbox
|
||||||
if(!isset(
|
if(!isset(
|
||||||
$this->payload['actor'],
|
$this->payload['actor'],
|
||||||
$this->payload['object'],
|
$this->payload['object'],
|
||||||
$this->payload['object']['id'],
|
|
||||||
$this->payload['object']['type']
|
|
||||||
)) {
|
)) {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue